|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | TEST_ENABLE_TEMPORARY_TRACKING |
Typedefs | |
| typedef NestByValue< MatrixXd > | CpyMatrixXd |
| typedef CwiseBinaryOp< internal::scalar_sum_op< double, double >, const CpyMatrixXd, const CpyMatrixXd > | XprType |
Functions | |
| XprType | get_xpr_with_temps (const MatrixXd &a) |
| EIGEN_DECLARE_TEST (nestbyvalue) | |
| #define TEST_ENABLE_TEMPORARY_TRACKING |
| typedef NestByValue<MatrixXd> CpyMatrixXd |
| typedef CwiseBinaryOp<internal::scalar_sum_op<double,double>,const CpyMatrixXd,const CpyMatrixXd> XprType |
| EIGEN_DECLARE_TEST | ( | nestbyvalue | ) |
| XprType get_xpr_with_temps | ( | const MatrixXd & | a | ) |