Home
last modified time | relevance | path

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

/external/eigen/test/
Dqr.cpp53 template<typename MatrixType> void qr_invertible() in qr_invertible() function
117 CALL_SUBTEST_1( qr_invertible<MatrixXf>() ); in test_qr()
118 CALL_SUBTEST_6( qr_invertible<MatrixXd>() ); in test_qr()
119 CALL_SUBTEST_7( qr_invertible<MatrixXcf>() ); in test_qr()
120 CALL_SUBTEST_8( qr_invertible<MatrixXcd>() ); in test_qr()
Dqr_fullpivoting.cpp71 template<typename MatrixType> void qr_invertible() in qr_invertible() function
140 CALL_SUBTEST_1( qr_invertible<MatrixXf>() ); in test_qr_fullpivoting()
141 CALL_SUBTEST_2( qr_invertible<MatrixXd>() ); in test_qr_fullpivoting()
142 CALL_SUBTEST_4( qr_invertible<MatrixXcf>() ); in test_qr_fullpivoting()
143 CALL_SUBTEST_3( qr_invertible<MatrixXcd>() ); in test_qr_fullpivoting()
Dboostmultiprec.cpp180 CALL_SUBTEST_3( qr_invertible<Mat>() ); in test_boostmultiprec()
184 CALL_SUBTEST_4( qr_invertible<Mat>() ); in test_boostmultiprec()
187 CALL_SUBTEST_5( qr_invertible<Mat>() ); in test_boostmultiprec()
Dqr_colpivoting.cpp251 template<typename MatrixType> void qr_invertible() in qr_invertible() function
324 CALL_SUBTEST_1( qr_invertible<MatrixXf>() ); in test_qr_colpivoting()
325 CALL_SUBTEST_2( qr_invertible<MatrixXd>() ); in test_qr_colpivoting()
326 CALL_SUBTEST_6( qr_invertible<MatrixXcf>() ); in test_qr_colpivoting()
327 CALL_SUBTEST_3( qr_invertible<MatrixXcd>() ); in test_qr_colpivoting()