Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparseqr.cpp44 template<typename Scalar> void test_sparseqr_scalar() in test_sparseqr_scalar() function
102 CALL_SUBTEST_1(test_sparseqr_scalar<double>()); in test_sparseqr()
103 CALL_SUBTEST_2(test_sparseqr_scalar<std::complex<double> >()); in test_sparseqr()