CVD::Pixel::operations< T, 1 > Struct Template Reference

#include <pixel_operations.h>

List of all members.

Static Public Member Functions

template<class S >
static void add (T &lhs, const S &rhs)
template<class S >
static void assign (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)
template<class S >
static void multiply (T &lhs, const S &rhs)
template<class S >
static void subtract (T &lhs, const S &rhs)
static void zero (T &t)

Detailed Description

template<class T>
struct CVD::Pixel::operations< T, 1 >

Definition at line 48 of file pixel_operations.h.


Member Function Documentation

template<class T >
template<class S >
static void CVD::Pixel::operations< T, 1 >::add ( T &  lhs,
const S &  rhs 
) [inline, static]

Definition at line 50 of file pixel_operations.h.

template<class T >
template<class S >
static void CVD::Pixel::operations< T, 1 >::assign ( T &  lhs,
const S &  rhs 
) [inline, static]

Definition at line 49 of file pixel_operations.h.

template<class T >
template<class S >
static void CVD::Pixel::operations< T, 1 >::divide ( T &  lhs,
const S &  rhs 
) [inline, static]

Definition at line 53 of file pixel_operations.h.

template<class T >
static bool CVD::Pixel::operations< T, 1 >::equal ( const T &  a,
const T &  b 
) [inline, static]

Definition at line 54 of file pixel_operations.h.

template<class T >
template<class S >
static void CVD::Pixel::operations< T, 1 >::multiply ( T &  lhs,
const S &  rhs 
) [inline, static]

Definition at line 52 of file pixel_operations.h.

template<class T >
template<class S >
static void CVD::Pixel::operations< T, 1 >::subtract ( T &  lhs,
const S &  rhs 
) [inline, static]

Definition at line 51 of file pixel_operations.h.

template<class T >
static void CVD::Pixel::operations< T, 1 >::zero ( T &  t  )  [inline, static]

Definition at line 55 of file pixel_operations.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:14:00 2013