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

/external/eigen/test/
H A Dsuperlu_support.cpp17 SuperLU<SparseMatrix<std::complex<double> > > superlu_cplxdouble_colmajor; local
19 CALL_SUBTEST_2( check_sparse_square_solving(superlu_cplxdouble_colmajor) );
21 CALL_SUBTEST_2( check_sparse_square_determinant(superlu_cplxdouble_colmajor) );

Completed in 290 milliseconds