Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
amesos_cholmod_colamd.c File Reference
#include "amesos_cholmod_internal.h"
#include "amesos_colamd.h"
#include "amesos_cholmod_cholesky.h"
Include dependency graph for amesos_cholmod_colamd.c:

Go to the source code of this file.

Functions

int CHOLMOD() colamd (cholmod_sparse *A, Int *fset, size_t fsize, int postorder, Int *Perm, cholmod_common *Common)
 

Function Documentation

int CHOLMOD() colamd ( cholmod_sparse A,
Int fset,
size_t  fsize,
int  postorder,
Int Perm,
cholmod_common Common 
)

Definition at line 44 of file amesos_cholmod_colamd.c.