|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | EIGEN_SCALAR_BINARY_OP_PLUGIN { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); } |
Functions | |
| template<typename MatrixType > | |
| void | linearStructure (const MatrixType &m) |
| template<typename MatrixType > | |
| void | real_complex (DenseIndex rows=MatrixType::RowsAtCompileTime, DenseIndex cols=MatrixType::ColsAtCompileTime) |
| template<int > | |
| void | linearstructure_overflow () |
| EIGEN_DECLARE_TEST (linearstructure) | |
| #define EIGEN_SCALAR_BINARY_OP_PLUGIN { g_called |= (!internal::is_same<LhsScalar,RhsScalar>::value); } |
| EIGEN_DECLARE_TEST | ( | linearstructure | ) |
| void linearStructure | ( | const MatrixType & | m | ) |
| void linearstructure_overflow | ( | ) |
| void real_complex | ( | DenseIndex | rows = MatrixType::RowsAtCompileTime, |
| DenseIndex | cols = MatrixType::ColsAtCompileTime |
||
| ) |