Searched refs:lu_verify_assert (Results 1 – 1 of 1) sorted by relevance
143 template<typename MatrixType> void lu_verify_assert() in lu_verify_assert() function174 CALL_SUBTEST_1( lu_verify_assert<Matrix3f>() ); in test_lu()177 CALL_SUBTEST_2( (lu_verify_assert<Matrix<double, 4, 6> >()) ); in test_lu()181 CALL_SUBTEST_3( lu_verify_assert<MatrixXf>() ); in test_lu()186 CALL_SUBTEST_4( lu_verify_assert<MatrixXd>() ); in test_lu()190 CALL_SUBTEST_5( lu_verify_assert<MatrixXcf>() ); in test_lu()195 CALL_SUBTEST_6( lu_verify_assert<MatrixXcd>() ); in test_lu()