SuperLU 6.0.1
Functions
zlatm2.c File Reference
#include "../../SRC/slu_dcomplex.h"
Include dependency graph for zlatm2.c:

Functions

void zlatm2_slu (doublecomplex *ret_val, int *m, int *n, int *i, int *j, int *kl, int *ku, int *idist, int *iseed, doublecomplex *d, int *igrade, doublecomplex *dl, doublecomplex *dr, int *ipvtng, int *iwork, double *sparse)
 

Function Documentation

◆ zlatm2_slu()

void zlatm2_slu ( doublecomplex ret_val,
int *  m,
int *  n,
int *  i,
int *  j,
int *  kl,
int *  ku,
int *  idist,
int *  iseed,
doublecomplex d,
int *  igrade,
doublecomplex dl,
doublecomplex dr,
int *  ipvtng,
int *  iwork,
double *  sparse 
)
Here is the call graph for this function: