generate matrix/vector with all elements set to zero More...
#include <op_zeros_proto.hpp>
Static Public Member Functions | |
template<typename T1 > | |
static void | apply (Mat< typename T1::elem_type > &out, const Op< T1, op_zeros > &in) |
template<typename eT > | |
static void | apply (Cube< eT > &out, const OpCube< Cube< eT >, op_zeros > &in) |
generate matrix/vector with all elements set to zero
Definition at line 22 of file op_zeros_proto.hpp.