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

Functions

int slarge_slu (int *n, float *a, int *lda, int *iseed, float *work, int *info)
 

Variables

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

Function Documentation

◆ slarge_slu()

int slarge_slu ( int *  n,
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_b10

float c_b10 = 0.f
static

◆ c_b8

float c_b8 = 1.f
static