6 template<
typename Derived>
19 cout <<
"matrix m is:" << endl << m << endl;
20 cout <<
"matrix n is:" << endl << n << endl;
Namespace containing all symbols from the Eigen library.
Expression of a fixed-size or dynamic-size reshape.
Base class for all dense matrices, vectors, and expressions.
Eigen::Reshaped< Derived, 4, 2 > reshape_helper(MatrixBase< Derived > &m)