|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | TEST_ENABLE_TEMPORARY_TRACKING |
Functions | |
| template<int N, typename XprType > | |
| void | use_n_times (const XprType &xpr) |
| template<int N, typename ReferenceType , typename XprType > | |
| bool | verify_eval_type (const XprType &, const ReferenceType &) |
| template<typename MatrixType > | |
| void | run_nesting_ops_1 (const MatrixType &_m) |
| template<typename MatrixType > | |
| void | run_nesting_ops_2 (const MatrixType &_m) |
| EIGEN_DECLARE_TEST (nesting_ops) | |
| #define TEST_ENABLE_TEMPORARY_TRACKING |
| EIGEN_DECLARE_TEST | ( | nesting_ops | ) |
| void run_nesting_ops_1 | ( | const MatrixType & | _m | ) |
| void run_nesting_ops_2 | ( | const MatrixType & | _m | ) |