5 template <
typename Derived>
8 std::cout <<
"size (rows, cols): " << b.
size() <<
" (" << b.
rows()
9 <<
", " << b.
cols() <<
")" << std::endl;
Namespace containing all symbols from the Eigen library.
void print_size(const EigenBase< Derived > &b)
EIGEN_DEVICE_FUNC Index cols() const
EIGEN_DEVICE_FUNC Index rows() const
EIGEN_DEVICE_FUNC Index size() const