SuperLU 6.0.1
Functions | Variables
slaror.c File Reference
#include <math.h>
#include <string.h>
Include dependency graph for slaror.c:

Functions

int slaror_slu (char *side, char *init, int *m, int *n, float *a, int *lda, int *iseed, float *x, int *info)
 

Variables

static float c_b9 = 0.f
 
static float c_b10 = 1.f
 
static int c__3 = 3
 
static int c__1 = 1
 

Function Documentation

◆ slaror_slu()

int slaror_slu ( char *  side,
char *  init,
int *  m,
int *  n,
float *  a,
int *  lda,
int *  iseed,
float *  x,
int *  info 
)
Here is the call graph for this function:

Variable Documentation

◆ c__1

int c__1 = 1
static

◆ c__3

int c__3 = 3
static

◆ c_b10

float c_b10 = 1.f
static

◆ c_b9

float c_b9 = 0.f
static