libcvd
Static Public Member Functions | List of all members
CVD::Pixel::operations< T, 1 > Struct Template Reference

Static Public Member Functions

template<class S >
static void assign (T &lhs, const S &rhs)
 
template<class S >
static void add (T &lhs, const S &rhs)
 
template<class S >
static void subtract (T &lhs, const S &rhs)
 
template<class S >
static void multiply (T &lhs, const S &rhs)
 
template<class S >
static void divide (T &lhs, const S &rhs)
 
static bool equal (const T &a, const T &b)
 
static void zero (T &t)
 

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