Home
last modified time | relevance | path

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

/external/eigen/test/
Dspqr_support.cpp28 template<typename Scalar> void test_spqr_scalar() in test_spqr_scalar() function
60 CALL_SUBTEST_1(test_spqr_scalar<double>()); in test_spqr_support()
61 CALL_SUBTEST_2(test_spqr_scalar<std::complex<double> >()); in test_spqr_support()