SRC/old_colamd.h File Reference

Go to the source code of this file.

Defines

#define COLAMD_KNOBS   20
#define COLAMD_STATS   20
#define COLAMD_DENSE_ROW   0
#define COLAMD_DENSE_COL   1
#define COLAMD_DEFRAG_COUNT   2
#define COLAMD_JUMBLED_COLS   3

Functions

int colamd_recommended (int nnz, int n_row, int n_col)
void colamd_set_defaults (double knobs[COLAMD_KNOBS])
int colamd (int n_row, int n_col, int Alen, int A[], int p[], double knobs[COLAMD_KNOBS])


Define Documentation

#define COLAMD_DEFRAG_COUNT   2

#define COLAMD_DENSE_COL   1

#define COLAMD_DENSE_ROW   0

#define COLAMD_JUMBLED_COLS   3

#define COLAMD_KNOBS   20

#define COLAMD_STATS   20


Function Documentation

int colamd ( int  n_row,
int  n_col,
int  Alen,
int  A[],
int  p[],
double  knobs[COLAMD_KNOBS] 
)

Here is the call graph for this function:

int colamd_recommended ( int  nnz,
int  n_row,
int  n_col 
)

Here is the caller graph for this function:

void colamd_set_defaults ( double  knobs[COLAMD_KNOBS]  ) 

Here is the caller graph for this function:


Generated on Sat Aug 29 03:54:50 2009 for SuperLU by  doxygen 1.5.9