|
TR-mbed 1.0
|
Functions | |
| template<typename T , int Size, int Rows, int Cols> | |
| void | dense_storage_copy (int rows, int cols) |
| template<typename T , int Size, int Rows, int Cols> | |
| void | dense_storage_assignment (int rows, int cols) |
| template<typename T , int Size, int Rows, int Cols> | |
| void | dense_storage_swap (int rows0, int cols0, int rows1, int cols1) |
| template<typename T , int Size, std::size_t Alignment> | |
| void | dense_storage_alignment () |
| template<typename T > | |
| void | dense_storage_tests () |
| EIGEN_DECLARE_TEST (dense_storage) | |
| void dense_storage_tests | ( | ) |
| EIGEN_DECLARE_TEST | ( | dense_storage | ) |