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

/external/eigen/test/
H A Dpastix_support.cpp32 template<typename T> void test_pastix_T_LU() function
42 CALL_SUBTEST_3( (test_pastix_T_LU<std::complex<float> >()) );
43 CALL_SUBTEST_4(test_pastix_T_LU<std::complex<double> >());

Completed in 74 milliseconds