44 CALL_SUBTEST_1(( test_simplicial_cholesky_T<double,int>() ));
46 CALL_SUBTEST_3(( test_simplicial_cholesky_T<double,long int>() ));
A versatible sparse matrix representation.
void check_sparse_spd_determinant(Solver &solver)
A direct sparse LDLT Cholesky factorizations without square root.
void test_simplicial_cholesky_T()
void test_simplicial_cholesky()
void check_sparse_spd_solving(Solver &solver, int maxSize=300, int maxRealWorldSize=100000)
A direct sparse LLT Cholesky factorizations.