Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::Function::SumAccumulator< TInputPixel, TOuputPixel > Class Template Reference

#include <itkSumProjectionImageFilter.h>

List of all members.

Public Member Functions

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

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 Tue Sep 15 15:28:58 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000