Functions

fn_reshape.hpp File Reference

Go to the source code of this file.

Functions

template<typename T1 >
const Op< T1, op_reshapereshape (const Base< typename T1::elem_type, T1 > &X, const u32 in_n_rows, const u32 in_n_cols, const u32 dim=0)
template<typename T1 >
const OpCube< T1, op_reshapereshape (const BaseCube< typename T1::elem_type, T1 > &X, const u32 in_n_rows, const u32 in_n_cols, const u32 in_n_slices, const u32 dim=0)