10 #define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS 13 #include <Eigen/SuperLUSupport> A sparse direct LU factorization and solver based on the SuperLU library.
EIGEN_DECLARE_TEST(superlu_support)
#define CALL_SUBTEST_1(FUNC)
#define CALL_SUBTEST_2(FUNC)
void check_sparse_square_determinant(Solver &solver)
void check_sparse_square_solving(Solver &solver, int maxSize=300, int maxRealWorldSize=100000, bool checkDeficient=false)