|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | TEST_ENABLE_TEMPORARY_TRACKING |
| #define | EIGEN_NO_STATIC_ASSERT |
| #define | TEST_PARTIAL_REDUX_BASIC(FUNC, ROW, COL, PREPROCESS) |
Functions | |
| template<typename ArrayType > | |
| void | vectorwiseop_array (const ArrayType &m) |
| template<typename MatrixType > | |
| void | vectorwiseop_matrix (const MatrixType &m) |
| EIGEN_DECLARE_TEST (vectorwiseop) | |
| #define EIGEN_NO_STATIC_ASSERT |
| #define TEST_ENABLE_TEMPORARY_TRACKING |
| #define TEST_PARTIAL_REDUX_BASIC | ( | FUNC, | |
| ROW, | |||
| COL, | |||
| PREPROCESS | |||
| ) |
| EIGEN_DECLARE_TEST | ( | vectorwiseop | ) |
| void vectorwiseop_array | ( | const ArrayType & | m | ) |
| void vectorwiseop_matrix | ( | const MatrixType & | m | ) |