14 #ifdef EIGEN_DEFAULT_TO_ROW_MAJOR 15 #undef EIGEN_DEFAULT_TO_ROW_MAJOR 19 #include <Eigen/SparseLU> 20 #include <unsupported/Eigen/SparseExtra> 41 CALL_SUBTEST_1(test_sparselu_T<float>());
42 CALL_SUBTEST_2(test_sparselu_T<double>());
Sparse supernodal LU factorization for general matrices.
void check_sparse_square_determinant(Solver &solver)
void check_sparse_square_abs_determinant(Solver &solver)
void check_sparse_square_solving(Solver &solver, int maxSize=300, int maxRealWorldSize=100000, bool checkDeficient=false)