|
TR-mbed 1.0
|
#include "main.h"Macros | |
| #define | COMPARE_CORNER(A, B) |
Functions | |
| template<typename MatrixType > | |
| void | corners (const MatrixType &m) |
| template<typename MatrixType , int CRows, int CCols, int SRows, int SCols> | |
| void | corners_fixedsize () |
| EIGEN_DECLARE_TEST (corners) | |
| void corners | ( | const MatrixType & | m | ) |
| void corners_fixedsize | ( | ) |
| EIGEN_DECLARE_TEST | ( | corners | ) |