![]() |
|
#include "main.h"
Classes | |
struct | Wrapper< MatrixType > |
Macros | |
#define | TEST_ENABLE_TEMPORARY_TRACKING |
Enumerations | |
enum | my_sizes { M = 12 , N = 7 } |
Functions | |
template<typename MatrixType > | |
void | ctor_init1 (const MatrixType &m) |
EIGEN_DECLARE_TEST (constructor) | |
#define TEST_ENABLE_TEMPORARY_TRACKING |
enum my_sizes |
void ctor_init1 | ( | const MatrixType & | m | ) |
References cols, m, m1, m2(), rows, and VERIFY_EVALUATION_COUNT.
Referenced by EIGEN_DECLARE_TEST().
EIGEN_DECLARE_TEST | ( | constructor | ) |
References a, CALL_SUBTEST_1, ctor_init1(), EIGEN_TEST_MAX_SIZE, Eigen::g_repeat, i, m1, N, v1(), and VERIFY_IS_EQUAL.