10 #define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS 13 #include <Eigen/UmfPackSupport> 29 CALL_SUBTEST_1(test_umfpack_support_T<double>());
A sparse LU factorization and solver based on UmfPack.
void test_umfpack_support_T()
void check_sparse_square_determinant(Solver &solver)
void check_sparse_square_solving(Solver &solver, int maxSize=300, int maxRealWorldSize=100000, bool checkDeficient=false)
void test_umfpack_support()