Go to the source code of this file.
Functions | |
template<typename T1 > | |
const Op< T1, op_reshape > | reshape (const Base< typename T1::elem_type, T1 > &X, const uword in_n_rows, const uword in_n_cols, const uword dim=0) |
template<typename T1 > | |
const OpCube< T1, op_reshape > | reshape (const BaseCube< typename T1::elem_type, T1 > &X, const uword in_n_rows, const uword in_n_cols, const uword in_n_slices, const uword dim=0) |