|
Amesos Package Browser (Single Doxygen Collection)
Development
|

Go to the source code of this file.
Functions | |
| int CHOLMOD() | resymbol (cholmod_sparse *A, Int *fset, size_t fsize, int pack, cholmod_factor *L, cholmod_common *Common) |
| int CHOLMOD() | resymbol_noperm (cholmod_sparse *A, Int *fset, size_t fsize, int pack, cholmod_factor *L, cholmod_common *Common) |
| int CHOLMOD() resymbol | ( | cholmod_sparse * | A, |
| Int * | fset, | ||
| size_t | fsize, | ||
| int | pack, | ||
| cholmod_factor * | L, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 46 of file amesos_cholmod_resymbol.c.
| int CHOLMOD() resymbol_noperm | ( | cholmod_sparse * | A, |
| Int * | fset, | ||
| size_t | fsize, | ||
| int | pack, | ||
| cholmod_factor * | L, | ||
| cholmod_common * | Common | ||
| ) |
Definition at line 231 of file amesos_cholmod_resymbol.c.
1.8.6