#include <op_scalar_misc_proto.hpp>
Static Public Member Functions | |
template<typename T1 > | |
static void | apply (Mat< typename T1::elem_type > &out, const Op< T1, op_scalar_minus_pre > &in) |
For each element of a matrix, subtract it from a scalar and store the result in a dense matrix. |
Definition at line 33 of file op_scalar_misc_proto.hpp.