Searched refs:test_simplicial_cholesky_T (Results 1 – 1 of 1) sorted by relevance
12 template<typename T, typename I> void test_simplicial_cholesky_T() in test_simplicial_cholesky_T() function44 CALL_SUBTEST_1(( test_simplicial_cholesky_T<double,int>() )); in test_simplicial_cholesky()45 CALL_SUBTEST_2(( test_simplicial_cholesky_T<std::complex<double>, int>() )); in test_simplicial_cholesky()46 CALL_SUBTEST_3(( test_simplicial_cholesky_T<double,long int>() )); in test_simplicial_cholesky()