Searched refs:test_cholmod_T (Results 1 – 1 of 1) sorted by relevance
14 template<typename T> void test_cholmod_T() in test_cholmod_T() function54 CALL_SUBTEST_1(test_cholmod_T<double>()); in test_cholmod_support()55 CALL_SUBTEST_2(test_cholmod_T<std::complex<double> >()); in test_cholmod_support()