Home
last modified time | relevance | path

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

/external/eigen/test/
Dpastix_support.cpp42 template<typename T> void test_pastix_T_LU() in test_pastix_T_LU() function
52 CALL_SUBTEST_3( (test_pastix_T_LU<std::complex<float> >()) ); in test_pastix_support()
53 CALL_SUBTEST_4(test_pastix_T_LU<std::complex<double> >()); in test_pastix_support()