cv::MatOp_Cmp_< M > Class Template Reference

#include <cxmat.hpp>

List of all members.

Public Member Functions

 MatOp_Cmp_ ()

Static Public Member Functions

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

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


Constructor & Destructor Documentation

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

Member Function Documentation

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

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