Searched defs:superlu_double_colmajor (Results 1 - 1 of 1) sorted by relevance

/external/eigen/test/
H A Dsuperlu_support.cpp16 SuperLU<SparseMatrix<double> > superlu_double_colmajor; local
18 CALL_SUBTEST_1( check_sparse_square_solving(superlu_double_colmajor) );
20 CALL_SUBTEST_1( check_sparse_square_determinant(superlu_double_colmajor) );

Completed in 81 milliseconds