Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dmatrix_power.cpp149 typedef Matrix<double,3,3,RowMajor> Matrix3dRowMajor; typedef
167 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()