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