SuperLU 6.0.1
Functions
slatb4.c File Reference
#include <math.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include "../../SRC/slu_sdefs.h"
Include dependency graph for slatb4.c:

Functions

int slatb4_slu (char *path, int *imat, int *m, int *n, char *type, int *kl, int *ku, float *anorm, int *mode, float *cndnum, char *dist)
 

Function Documentation

◆ slatb4_slu()

int slatb4_slu ( char *  path,
int *  imat,
int *  m,
int *  n,
char *  type,
int *  kl,
int *  ku,
float *  anorm,
int *  mode,
float *  cndnum,
char *  dist 
)
Here is the call graph for this function: