cv::MatOp_Scale_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

Public Member Functions

 MatOp_Scale_ ()

Static Public Member Functions

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

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