44 CALL_SUBTEST_11(( test_simplicial_cholesky_T<double, int, ColMajor>() ));
46 CALL_SUBTEST_13(( test_simplicial_cholesky_T<double, long int, ColMajor>() ));
47 CALL_SUBTEST_21(( test_simplicial_cholesky_T<double, int, RowMajor>() ));
49 CALL_SUBTEST_23(( test_simplicial_cholesky_T<double, long int, RowMajor>() ));