Home
last modified time | relevance | path

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

/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dqr.cpp33 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
105 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
106 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
107 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp46 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
129 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
130 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
131 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()
/dports/math/eigen3/eigen-3.3.9/test/
H A Dqr.cpp31 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
108 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
109 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
110 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp155 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
305 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
306 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
307 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Dqr.cpp31 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
108 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
109 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
110 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp155 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
305 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
306 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
307 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Dqr.cpp31 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
108 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
109 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
110 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp155 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
305 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
306 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
307 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Dqr.cpp31 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
108 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
109 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
110 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp155 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
305 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
306 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
307 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Dqr.cpp31 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
108 CALL_SUBTEST_3(( qr_fixedsize<Matrix<float,3,4>, 2 >() )); in test_qr()
109 CALL_SUBTEST_4(( qr_fixedsize<Matrix<double,6,2>, 4 >() )); in test_qr()
110 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,2,5>, 7 >() )); in test_qr()
H A Dqr_colpivoting.cpp155 template<typename MatrixType, int Cols2> void qr_fixedsize() in qr_fixedsize() function
305 CALL_SUBTEST_4(( qr_fixedsize<Matrix<float,3,5>, 4 >() )); in test_qr_colpivoting()
306 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,6,2>, 3 >() )); in test_qr_colpivoting()
307 CALL_SUBTEST_5(( qr_fixedsize<Matrix<double,1,1>, 1 >() )); in test_qr_colpivoting()