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

itk::Functor::Add1< TInput, TOutput > Class Template Reference

#include <itkNaryAddImageFilter.h>

List of all members.

Public Types

typedef NumericTraits< TInput
>::AccumulateType 
AccumulatorType

Public Member Functions

 Add1 ()
 ~Add1 ()
TOutput operator() (const Array< TInput > &B)
bool operator!= (const Add1 &) const

template<class TInput, class TOutput>
class itk::Functor::Add1< TInput, TOutput >


Member Typedef Documentation

template<class TInput, class TOutput>
typedef NumericTraits< TInput >::AccumulateType itk::Functor::Add1< TInput, TOutput >::AccumulatorType
 

Definition at line 62 of file itkNaryAddImageFilter.h.

Referenced by itk::Functor::Add1< TInput, TOutput >::operator()().


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::Add1< TInput, TOutput >::Add1  )  [inline]
 

Definition at line 63 of file itkNaryAddImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::Add1< TInput, TOutput >::~Add1  )  [inline]
 

Definition at line 64 of file itkNaryAddImageFilter.h.


Member Function Documentation

template<class TInput, class TOutput>
bool itk::Functor::Add1< TInput, TOutput >::operator!= const Add1< TInput, TOutput > &   )  const [inline]
 

Definition at line 74 of file itkNaryAddImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::Add1< TInput, TOutput >::operator() const Array< TInput > &  B  )  [inline]
 

Definition at line 65 of file itkNaryAddImageFilter.h.

References itk::Functor::Add1< TInput, TOutput >::AccumulatorType.


The documentation for this class was generated from the following file:
Generated at Thu May 25 03:02:06 2006 for ITK by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2000