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