|
Amesos Package Browser (Single Doxygen Collection)
Development
|

Go to the source code of this file.
Functions | |
| int CHOLMOD() | factorize (cholmod_sparse *A, cholmod_factor *L, cholmod_common *Common) |
| int CHOLMOD() | factorize_p (cholmod_sparse *A, double beta[2], Int *fset, size_t fsize, cholmod_factor *L, cholmod_common *Common) |
| int CHOLMOD() factorize | ( | cholmod_sparse * | A, |
| cholmod_factor * | L, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 75 of file amesos_cholmod_factorize.c.
| int CHOLMOD() factorize_p | ( | cholmod_sparse * | A, |
| double | beta[2], | ||
| Int * | fset, | ||
| size_t | fsize, | ||
| cholmod_factor * | L, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 98 of file amesos_cholmod_factorize.c.
1.8.6