Searched refs:cholesky_verify_assert (Results 1 – 1 of 1) sorted by relevance
357 template<typename MatrixType> void cholesky_verify_assert() in cholesky_verify_assert() function393 CALL_SUBTEST_4( cholesky_verify_assert<Matrix3f>() ); in test_cholesky()394 CALL_SUBTEST_7( cholesky_verify_assert<Matrix3d>() ); in test_cholesky()395 CALL_SUBTEST_8( cholesky_verify_assert<MatrixXf>() ); in test_cholesky()396 CALL_SUBTEST_2( cholesky_verify_assert<MatrixXd>() ); in test_cholesky()