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