cv::MatOp_MatMulAdd_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

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)

template<typename M>
class cv::MatOp_MatMulAdd_< M >


Constructor & Destructor Documentation

template<typename M >
cv::MatOp_MatMulAdd_< M >::MatOp_MatMulAdd_ (  )

Member Function Documentation

template<typename M >
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]

The documentation for this class was generated from the following file: