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

Functions

int dlaror_slu (char *side, char *init, int *m, int *n, double *a, int *lda, int *iseed, double *x, int *info)
 

Variables

static double c_b9 = 0.
 
static double c_b10 = 1.
 
static int c__3 = 3
 
static int c__1 = 1
 

Function Documentation

◆ dlaror_slu()

int dlaror_slu ( char *  side,
char *  init,
int *  m,
int *  n,
double *  a,
int *  lda,
int *  iseed,
double *  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

double c_b10 = 1.
static

◆ c_b9

double c_b9 = 0.
static