|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | EIGEN_SCALAR_BINARY_OP_PLUGIN { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); } |
| #define | VERIFY_MIX_SCALAR(XPR, REF) |
Functions | |
| template<int SizeAtCompileType> | |
| void | raise_assertion (Index size=SizeAtCompileType) |
| template<int SizeAtCompileType> | |
| void | mixingtypes (int size=SizeAtCompileType) |
| EIGEN_DECLARE_TEST (mixingtypes) | |
| #define EIGEN_SCALAR_BINARY_OP_PLUGIN { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); } |
| #define VERIFY_MIX_SCALAR | ( | XPR, | |
| REF | |||
| ) |
| EIGEN_DECLARE_TEST | ( | mixingtypes | ) |