|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "amesos_cholmod_internal.h"#include "amesos_colamd.h"#include "amesos_cholmod_cholesky.h"
Go to the source code of this file.
Macros | |
| #define | DLONG 1 |
Functions | |
| int CHOLMOD() | colamd (cholmod_sparse *A, Int *fset, size_t fsize, int postorder, Int *Perm, cholmod_common *Common) |
| #define DLONG 1 |
Definition at line 32 of file amesos_cholmod_l_colamd.c.
| int CHOLMOD() colamd | ( | cholmod_sparse * | A, |
| Int * | fset, | ||
| size_t | fsize, | ||
| int | postorder, | ||
| Int * | Perm, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 47 of file amesos_cholmod_l_colamd.c.
1.8.6