Go to the source code of this file.
|
static void TEMPLATE() | change_simplicial_numeric (cholmod_factor *L, Int to_ll, Int to_packed, Int *newLi, double *newLx, double *newLz, Int lnz, Int grow, double grow1, Int grow2, Int make_ll, Int make_monotonic, Int make_ldl, cholmod_common *Common) |
|
static void TEMPLATE() | ll_super_to_simplicial_numeric (cholmod_factor *L, Int to_packed, Int to_ll, cholmod_common *Common) |
|
static void TEMPLATE() change_simplicial_numeric |
( |
cholmod_factor * |
L, |
|
|
Int |
to_ll, |
|
|
Int |
to_packed, |
|
|
Int * |
newLi, |
|
|
double * |
newLx, |
|
|
double * |
newLz, |
|
|
Int |
lnz, |
|
|
Int |
grow, |
|
|
double |
grow1, |
|
|
Int |
grow2, |
|
|
Int |
make_ll, |
|
|
Int |
make_monotonic, |
|
|
Int |
make_ldl, |
|
|
cholmod_common * |
Common |
|
) |
| |
|
static |