![]() |
|
#include <Eigen/Core>
#include <iostream>
Functions | |
template<typename Derived > | |
const Eigen::Reshaped< const Derived > | reshape_helper (const Eigen::MatrixBase< Derived > &m, int rows, int cols) |
int | main (int, char **) |
References m, n, and reshape_helper().
const Eigen::Reshaped<const Derived> reshape_helper | ( | const Eigen::MatrixBase< Derived > & | m, |
int | rows, | ||
int | cols | ||
) |
Referenced by main().