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

Functions

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

Function Documentation

◆ dlatb4_slu()

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