Home
last modified time | relevance | path

Searched refs:cod_fixedsize (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dqr_colpivoting.cpp66 void cod_fixedsize() { in cod_fixedsize() function
318 CALL_SUBTEST_4(( cod_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
319 CALL_SUBTEST_5(( cod_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
320 CALL_SUBTEST_5(( cod_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()