SuperLU 6.0.1
Functions | Variables
slagge.c File Reference
#include "../../SRC/slu_sdefs.h"
Include dependency graph for slagge.c:

Functions

int slagge_slu (int *m, int *n, int *kl, int *ku, float *d, float *a, int *lda, int *iseed, float *work, int *info)
 

Variables

static int c__3 = 3
 
static int c__1 = 1
 
static float c_b11 = 1.f
 
static float c_b13 = 0.f
 

Function Documentation

◆ slagge_slu()

int slagge_slu ( int *  m,
int *  n,
int *  kl,
int *  ku,
float *  d,
float *  a,
int *  lda,
int *  iseed,
float *  work,
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_b11

float c_b11 = 1.f
static

◆ c_b13

float c_b13 = 0.f
static