$search
Classes | |
class | op_resize |
Functions | |
template<typename T1 > | |
static void | op_resize::apply (Cube< typename T1::elem_type > &out, const OpCube< T1, op_resize > &in) |
template<typename T1 > | |
static void | op_resize::apply (Mat< typename T1::elem_type > &out, const Op< T1, op_resize > &in) |
void op_resize::apply | ( | Cube< typename T1::elem_type > & | out, | |
const OpCube< T1, op_resize > & | in | |||
) | [inline, static, inherited] |
Definition at line 71 of file op_resize_meat.hpp.
void op_resize::apply | ( | Mat< typename T1::elem_type > & | out, | |
const Op< T1, op_resize > & | in | |||
) | [inline, static, inherited] |
Definition at line 23 of file op_resize_meat.hpp.