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