CVD::Rgb_ops< T > Struct Template Reference

#include <rgb_components.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<class T>
struct CVD::Rgb_ops< T >

Definition at line 180 of file rgb_components.h.


Member Function Documentation

template<class T>
template<class S >
static void CVD::Rgb_ops< T >::add ( T &  a,
const S &  b 
) [inline, static]

Definition at line 182 of file rgb_components.h.

template<class T>
template<class S >
static void CVD::Rgb_ops< T >::assign ( T &  a,
const S &  b 
) [inline, static]

Definition at line 189 of file rgb_components.h.

template<class T>
template<class S >
static T CVD::Rgb_ops< T >::diff ( const T &  a,
const S &  b 
) [inline, static]

Definition at line 183 of file rgb_components.h.

template<class T>
template<class S >
static void CVD::Rgb_ops< T >::div ( T &  a,
const S &  b 
) [inline, static]

Definition at line 188 of file rgb_components.h.

template<class T>
template<class S >
static void CVD::Rgb_ops< T >::mul ( T &  a,
const S &  b 
) [inline, static]

Definition at line 186 of file rgb_components.h.

template<class T>
template<class S >
static T CVD::Rgb_ops< T >::prod ( const T &  a,
const S &  b 
) [inline, static]

Definition at line 185 of file rgb_components.h.

template<class T>
template<class S >
static T CVD::Rgb_ops< T >::quot ( const T &  a,
const S &  b 
) [inline, static]

Definition at line 187 of file rgb_components.h.

template<class T>
template<class S >
static void CVD::Rgb_ops< T >::sub ( T &  a,
const S &  b 
) [inline, static]

Definition at line 184 of file rgb_components.h.

template<class T>
template<class S >
static T CVD::Rgb_ops< T >::sum ( const T &  a,
const S &  b 
) [inline, static]

Definition at line 181 of file rgb_components.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:52 2013