TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Typedefs | Functions
nestbyvalue.cpp File Reference
#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 CpyMatrixXdXprType
 

Functions

XprType get_xpr_with_temps (const MatrixXd &a)
 
 EIGEN_DECLARE_TEST (nestbyvalue)
 

Macro Definition Documentation

◆ TEST_ENABLE_TEMPORARY_TRACKING

#define TEST_ENABLE_TEMPORARY_TRACKING

Typedef Documentation

◆ CpyMatrixXd

typedef NestByValue<MatrixXd> CpyMatrixXd

◆ XprType

typedef CwiseBinaryOp<internal::scalar_sum_op<double,double>,const CpyMatrixXd,const CpyMatrixXd> XprType

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( nestbyvalue  )

◆ get_xpr_with_temps()

XprType get_xpr_with_temps ( const MatrixXd &  a)