cv::MatOp_ScaleAddS_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

Public Member Functions

 MatOp_ScaleAddS_ ()

Static Public Member Functions

static void apply (const M &a, double alpha, double beta, M &c, int type=-1)

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


Constructor & Destructor Documentation

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

Member Function Documentation

template<typename M >
static void cv::MatOp_ScaleAddS_< M >::apply ( const M &  a,
double  alpha,
double  beta,
M &  c,
int  type = -1 
) [static]

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