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 TOutput &A, const 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 70 of file itkNaryAddImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::Add1< TInput, TOutput >::operator() const TOutput &  A,
const 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 Sun Apr 1 03:23:44 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000