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