SuperLU 6.0.1
Functions
matgen.h File Reference
#include "slu_cdefs.h"
#include "slu_ddefs.h"
#include "slu_sdefs.h"
#include "slu_zdefs.h"
Include dependency graph for matgen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int clatms_slu (int *m, int *n, char *dist, int *iseed, char *sym, float *d, int *mode, float *cond, float *dmax__, int *kl, int *ku, char *pack, complex *a, int *lda, complex *work, int *info)
 
int clatb4_slu (char *path, int *imat, int *m, int *n, char *type, int *kl, int *ku, float *anorm, int *mode, float *cndnum, char *dist)
 
int dlatms_slu (int *m, int *n, char *dist, int *iseed, char *sym, double *d, int *mode, double *cond, double *dmax__, int *kl, int *ku, char *pack, double *a, int *lda, double *work, int *info)
 
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)
 
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)
 
int slatms_slu (int *m, int *n, char *dist, int *iseed, char *sym, float *d, int *mode, float *cond, float *dmax__, int *kl, int *ku, char *pack, float *a, int *lda, float *work, int *info)
 
int zlatb4_slu (char *path, int *imat, int *m, int *n, char *type, int *kl, int *ku, double *anorm, int *mode, double *cndnum, char *dist)
 
int zlatms_slu (int *m, int *n, char *dist, int *iseed, char *sym, double *d, int *mode, double *cond, double *dmax__, int *kl, int *ku, char *pack, doublecomplex *a, int *lda, doublecomplex *work, int *info)
 

Function Documentation

◆ clatb4_slu()

int clatb4_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:

◆ clatms_slu()

int clatms_slu ( int *  m,
int *  n,
char *  dist,
int *  iseed,
char *  sym,
float *  d,
int *  mode,
float *  cond,
float *  dmax__,
int *  kl,
int *  ku,
char *  pack,
complex a,
int *  lda,
complex work,
int *  info 
)
Here is the call graph for this function:

◆ 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:

◆ dlatms_slu()

int dlatms_slu ( int *  m,
int *  n,
char *  dist,
int *  iseed,
char *  sym,
double *  d,
int *  mode,
double *  cond,
double *  dmax__,
int *  kl,
int *  ku,
char *  pack,
double *  a,
int *  lda,
double *  work,
int *  info 
)
Here is the call graph for this function:

◆ 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:

◆ slatms_slu()

int slatms_slu ( int *  m,
int *  n,
char *  dist,
int *  iseed,
char *  sym,
float *  d,
int *  mode,
float *  cond,
float *  dmax__,
int *  kl,
int *  ku,
char *  pack,
float *  a,
int *  lda,
float *  work,
int *  info 
)
Here is the call graph for this function:

◆ zlatb4_slu()

int zlatb4_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:

◆ zlatms_slu()

int zlatms_slu ( int *  m,
int *  n,
char *  dist,
int *  iseed,
char *  sym,
double *  d,
int *  mode,
double *  cond,
double *  dmax__,
int *  kl,
int *  ku,
char *  pack,
doublecomplex a,
int *  lda,
doublecomplex work,
int *  info 
)
Here is the call graph for this function: