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

itk::Functor::Add2< TInput1, TInput2, TOutput > Class Template Reference

#include <itkAddImageFilter.h>

List of all members.

Public Types

typedef NumericTraits< TInput1
>::AccumulateType 
AccumulatorType

Public Methods

 Add2 ()
 ~Add2 ()
TOutput operator() (const TInput1 &A, const TInput2 &B)

template<class TInput1, class TInput2, class TOutput>
class itk::Functor::Add2< TInput1, TInput2, TOutput >


Member Typedef Documentation

template<class TInput1, class TInput2, class TOutput>
typedef NumericTraits< TInput1 >::AccumulateType itk::Functor::Add2< TInput1, TInput2, TOutput >::AccumulatorType
 

Definition at line 61 of file itkAddImageFilter.h.


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Add2< TInput1, TInput2, TOutput >::Add2   [inline]
 

Definition at line 62 of file itkAddImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::Add2< TInput1, TInput2, TOutput >::~Add2   [inline]
 

Definition at line 63 of file itkAddImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
TOutput itk::Functor::Add2< TInput1, TInput2, TOutput >::operator() const TInput1 &    A,
const TInput2 &    B
[inline]
 

Definition at line 64 of file itkAddImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Fri May 21 01:51:58 2004 for ITK by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2000