Orfeo Toolbox  3.16
Public Member Functions | Public Attributes | List of all members
itk::Function::SumAccumulator< TInputPixel, TOuputPixel > Class Template Reference

#include <itkSumProjectionImageFilter.h>

Public Member Functions

 SumAccumulator (unsigned long)
 
 ~SumAccumulator ()
 
TOuputPixel GetValue ()
 
void Initialize ()
 
TInputPixel operator() (const TInputPixel &input)
 

Public Attributes

TOuputPixel m_Sum
 

Detailed Description

template<class TInputPixel, class TOuputPixel>
class itk::Function::SumAccumulator< TInputPixel, TOuputPixel >

Definition at line 48 of file itkSumProjectionImageFilter.h.

Constructor & Destructor Documentation

template<class TInputPixel , class TOuputPixel >
itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::SumAccumulator ( unsigned  long)
inline

Definition at line 51 of file itkSumProjectionImageFilter.h.

template<class TInputPixel , class TOuputPixel >
itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::~SumAccumulator ( )
inline

Definition at line 52 of file itkSumProjectionImageFilter.h.

Member Function Documentation

template<class TInputPixel , class TOuputPixel >
TOuputPixel itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::GetValue ( void  )
inline
template<class TInputPixel , class TOuputPixel >
void itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::Initialize ( void  )
inline
template<class TInputPixel , class TOuputPixel >
TInputPixel itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::operator() ( const TInputPixel &  input)
inline

Member Data Documentation

template<class TInputPixel , class TOuputPixel >
TOuputPixel itk::Function::SumAccumulator< TInputPixel, TOuputPixel >::m_Sum

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

Generated at Sun May 19 2013 03:03:11 for Orfeo Toolbox with doxygen 1.8.3.1