10 #define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS 13 #include <Eigen/CholmodSupport> 55 test_cholmod_ST<SparseMatrix<T, flags, IdxType> >();
#define CALL_SUBTEST_12(FUNC)
void setMode(CholmodMode mode)
#define CALL_SUBTEST_13(FUNC)
EIGEN_DECLARE_TEST(cholmod_support)
#define CALL_SUBTEST_11(FUNC)
#define CALL_SUBTEST_14(FUNC)
#define CALL_SUBTEST_22(FUNC)
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.
#define CALL_SUBTEST_21(FUNC)
A simplicial direct Cholesky (LLT) factorization and solver based on Cholmod.
A simplicial direct Cholesky (LDLT) factorization and solver based on Cholmod.
void check_sparse_spd_solving(Solver &solver, int maxSize=(std::min)(300, EIGEN_TEST_MAX_SIZE), int maxRealWorldSize=100000)