Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dmatrix_power.cpp150 typedef Matrix<long double,3,3> Matrix3e; typedef
177 CALL_SUBTEST_12(testGeneral(Matrix3e(), 1e-13L)); in test_matrix_power()
190 CALL_SUBTEST_12(testSingular(Matrix3e(), 1e-13L)); in test_matrix_power()
203 CALL_SUBTEST_12(testLogThenExp(Matrix3e(), 1e-13L)); in test_matrix_power()