Home
last modified time | relevance | path

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

/external/eigen/test/
Dsuperlu_support.cpp18 SuperLU<SparseMatrix<std::complex<double> > > superlu_cplxdouble_colmajor; in test_superlu_support() local
20 CALL_SUBTEST_2( check_sparse_square_solving(superlu_cplxdouble_colmajor) ); in test_superlu_support()
22 CALL_SUBTEST_2( check_sparse_square_determinant(superlu_cplxdouble_colmajor) ); in test_superlu_support()