10 #define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS 13 #include <Eigen/CholmodSupport> 55 CALL_SUBTEST_1(test_cholmod_T<double>());
void setMode(CholmodMode mode)
void test_cholmod_support()
void check_sparse_spd_determinant(Solver &solver)
A supernodal Cholesky (LLT) factorization and solver based on Cholmod.
A general Cholesky factorization and solver based on Cholmod.
A simplicial direct Cholesky (LLT) factorization and solver based on Cholmod.
void check_sparse_spd_solving(Solver &solver, int maxSize=300, int maxRealWorldSize=100000)
A simplicial direct Cholesky (LDLT) factorization and solver based on Cholmod.