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.


Detailed Description

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

Definition at line 59 of file itkNaryAddImageFilter.h.

Public Types

typedef NumericTraits< TInput
>::AccumulateType 
AccumulatorType

Public Member Functions

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


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.


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 78 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.

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.


The documentation for this class was generated from the following file:
Generated at Sun Sep 3 01:38:34 2006 for ITK by doxygen 1.4.7 written by Dimitri van Heesch, © 1997-2000