libcvd
Static Public Member Functions | List of all members
CVD::Rgba_ops< T > Struct Template Reference

Static Public Member Functions

template<class S >
static T sum (const T &a, const S &b)
 
template<class S >
static void add (T &a, const S &b)
 
template<class S >
static T diff (const T &a, const S &b)
 
template<class S >
static void sub (T &a, const S &b)
 
template<class S >
static T prod (const T &a, const S &b)
 
template<class S >
static void mul (T &a, const S &b)
 
template<class S >
static T quot (const T &a, const S &b)
 
template<class S >
static void div (T &a, const S &b)
 
template<class S >
static void assign (T &a, const S &b)
 

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