|
TR-mbed 1.0
|
#include "main.h"Functions | |
| template<typename MatrixType > | |
| void | diagonalmatrices (const MatrixType &m) |
| template<typename MatrixType > | |
| void | as_scalar_product (const MatrixType &m) |
| template<int > | |
| void | bug987 () |
| EIGEN_DECLARE_TEST (diagonalmatrices) | |
| void as_scalar_product | ( | const MatrixType & | m | ) |
| void bug987 | ( | ) |
| void diagonalmatrices | ( | const MatrixType & | m | ) |
| EIGEN_DECLARE_TEST | ( | diagonalmatrices | ) |