#include <cxmat.hpp>
Public Member Functions | |
MatOp_Scale_ () | |
Static Public Member Functions | |
static void | apply (const M &a, double alpha, M &c, int type=-1) |
cv::MatOp_Scale_< M >::MatOp_Scale_ | ( | ) |
static void cv::MatOp_Scale_< M >::apply | ( | const M & | a, |
double | alpha, | ||
M & | c, | ||
int | type = -1 |
||
) | [static] |