|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_cholmod_internal.h"#include "amesos_ccolamd.h"#include "amesos_cholmod_partition.h"
Go to the source code of this file.
Functions | |
| static int | ccolamd_interface (cholmod_sparse *A, size_t alen, Int *Perm, Int *Cmember, Int *fset, Int fsize, cholmod_sparse *C, cholmod_common *Common) |
| int CHOLMOD() | ccolamd (cholmod_sparse *A, Int *fset, size_t fsize, Int *Cmember, Int *Perm, cholmod_common *Common) |
|
static |
Definition at line 43 of file amesos_cholmod_ccolamd.c.
| int CHOLMOD() ccolamd | ( | cholmod_sparse * | A, |
| Int * | fset, | ||
| size_t | fsize, | ||
| Int * | Cmember, | ||
| Int * | Perm, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 125 of file amesos_cholmod_ccolamd.c.
1.8.6