|
TR-mbed 1.0
|
#include <Eigen/Core>#include <iostream>Functions | |
| template<typename Derived > | |
| const Reshaped< const Derived > | reshape_helper (const MatrixBase< Derived > &m, int rows, int cols) |
| int | main (int, char **) |
| const Reshaped< const Derived > reshape_helper | ( | const MatrixBase< Derived > & | m, |
| int | rows, | ||
| int | cols | ||
| ) |