Searched refs:test_sparseqr_scalar (Results 1 – 1 of 1) sorted by relevance
44 template<typename Scalar> void test_sparseqr_scalar() in test_sparseqr_scalar() function145 CALL_SUBTEST_1(test_sparseqr_scalar<double>()); in EIGEN_DECLARE_TEST()146 CALL_SUBTEST_2(test_sparseqr_scalar<std::complex<double> >()); in EIGEN_DECLARE_TEST()