Home
last modified time | relevance | path

Searched refs:superlu_double_colmajor (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dsuperlu_support.cpp17 SuperLU<SparseMatrix<double> > superlu_double_colmajor; in test_superlu_support() local
19 CALL_SUBTEST_1( check_sparse_square_solving(superlu_double_colmajor) ); in test_superlu_support()
21 CALL_SUBTEST_1( check_sparse_square_determinant(superlu_double_colmajor) ); in test_superlu_support()