cv::MatOp_AddEx_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

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)

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

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