Array< double, 1, 3 > e(1./3., 0.5, 2.)
void testSingular(const MatrixType &m_const, const typename MatrixType::RealScalar &tol)
Definition: matrix_power.cpp:96
Matrix< long double, 3, 3 > Matrix3e
Definition: matrix_power.cpp:144
Matrix< long double, Dynamic, Dynamic > MatrixXe
Definition: matrix_power.cpp:145
void testLogThenExp(const MatrixType &m_const, const typename MatrixType::RealScalar &tol)
Definition: matrix_power.cpp:128
Matrix< double, 3, 3, RowMajor > Matrix3dRowMajor
Definition: matrix_power.cpp:143
void testGeneral(const MatrixType &m, const typename MatrixType::RealScalar &tol)
Definition: matrix_power.cpp:67
#define CALL_SUBTEST_6(FUNC)
Definition: split_test_helper.h:34
#define CALL_SUBTEST_3(FUNC)
Definition: split_test_helper.h:16
#define CALL_SUBTEST_1(FUNC)
Definition: split_test_helper.h:4
#define CALL_SUBTEST_8(FUNC)
Definition: split_test_helper.h:46
#define CALL_SUBTEST_5(FUNC)
Definition: split_test_helper.h:28
#define CALL_SUBTEST_11(FUNC)
Definition: split_test_helper.h:64
#define CALL_SUBTEST_12(FUNC)
Definition: split_test_helper.h:70
#define CALL_SUBTEST_2(FUNC)
Definition: split_test_helper.h:10
#define CALL_SUBTEST_7(FUNC)
Definition: split_test_helper.h:40
#define CALL_SUBTEST_4(FUNC)
Definition: split_test_helper.h:22
#define CALL_SUBTEST_9(FUNC)
Definition: split_test_helper.h:52
#define CALL_SUBTEST_10(FUNC)
Definition: split_test_helper.h:58