#include <op_reshape_bones.hpp>
Static Public Member Functions | |
template<typename T1 > | |
static void | apply (Mat< typename T1::elem_type > &out, const Op< T1, op_reshape > &in) |
template<typename T1 > | |
static void | apply (Cube< typename T1::elem_type > &out, const OpCube< T1, op_reshape > &in) |
Definition at line 20 of file op_reshape_bones.hpp.