LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::chromaticityHistogram::l2accumulator< T > Class Template Reference

accumulator class of the squares of the values More...

#include <ltiChromaticityHistogram.h>

List of all members.

Public Member Functions

 l2accumulator ()
const T & operator+= (const T &x)
const T & operator-= (const T &x)
operator/ (const T &y)
 operator T () const
const T & operator= (const T &x)

Detailed Description

template<class T>
class lti::chromaticityHistogram::l2accumulator< T >

accumulator class of the squares of the values


Constructor & Destructor Documentation

template<class T >
lti::chromaticityHistogram::l2accumulator< T >::l2accumulator (  )  [inline]

default constructor


Member Function Documentation

template<class T >
lti::chromaticityHistogram::l2accumulator< T >::operator T (  )  const [inline]

cast operator to type T

References lti::sqrt().

template<class T >
const T& lti::chromaticityHistogram::l2accumulator< T >::operator+= ( const T &  x  )  [inline]

accumulation operator

template<class T >
const T& lti::chromaticityHistogram::l2accumulator< T >::operator-= ( const T &  x  )  [inline]

deaccumulation operator

template<class T >
T lti::chromaticityHistogram::l2accumulator< T >::operator/ ( const T &  y  )  [inline]

division operator

References lti::sqrt().

template<class T >
const T& lti::chromaticityHistogram::l2accumulator< T >::operator= ( const T &  x  )  [inline]

assignment operator


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

Generated on Sat Apr 10 15:27:06 2010 for LTI-Lib by Doxygen 1.6.1