Searched refs:lu_verify_assert (Results 1 – 1 of 1) sorted by relevance
149 template<typename MatrixType> void lu_verify_assert() in lu_verify_assert() function181 CALL_SUBTEST_1( lu_verify_assert<Matrix3f>() ); in test_lu()184 CALL_SUBTEST_2( (lu_verify_assert<Matrix<double, 4, 6> >()) ); in test_lu()188 CALL_SUBTEST_3( lu_verify_assert<MatrixXf>() ); in test_lu()193 CALL_SUBTEST_4( lu_verify_assert<MatrixXd>() ); in test_lu()197 CALL_SUBTEST_5( lu_verify_assert<MatrixXcf>() ); in test_lu()202 CALL_SUBTEST_6( lu_verify_assert<MatrixXcd>() ); in test_lu()