Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparselu.cpp38 template<typename T> void test_sparselu_T() in test_sparselu_T() function
54 CALL_SUBTEST_1(test_sparselu_T<float>()); in test_sparselu()
55 CALL_SUBTEST_2(test_sparselu_T<double>()); in test_sparselu()
56 CALL_SUBTEST_3(test_sparselu_T<std::complex<float> >()); in test_sparselu()
57 CALL_SUBTEST_4(test_sparselu_T<std::complex<double> >()); in test_sparselu()