Searched refs:Matrix3dRowMajor (Results 1 – 1 of 1) sorted by relevance
149 typedef Matrix<double,3,3,RowMajor> Matrix3dRowMajor; typedef167 CALL_SUBTEST_7(testGeneral(Matrix3dRowMajor(), 1e-13)); in EIGEN_DECLARE_TEST()180 CALL_SUBTEST_7(testSingular(Matrix3dRowMajor(), 1e-13)); in EIGEN_DECLARE_TEST()193 CALL_SUBTEST_7(testLogThenExp(Matrix3dRowMajor(), 1e-13)); in EIGEN_DECLARE_TEST()