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