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

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

#include <itkAbsoluteValueDifferenceImageFilter.h>

Inheritance diagram for itk::Functor::AbsoluteValueDifference2< TInput1, TInput2, TOutput >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbsoluteValueDifference2 ()
bool operator!= (const AbsoluteValueDifference2 &) const
TOutput operator() (const TInput1 &A, const TInput2 &B) const
bool operator== (const AbsoluteValueDifference2 &other) const
 ~AbsoluteValueDifference2 ()


Detailed Description

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

Definition at line 52 of file itkAbsoluteValueDifferenceImageFilter.h.


Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TOutput>
itk::Functor::AbsoluteValueDifference2< TInput1, TInput2, TOutput >::AbsoluteValueDifference2 (  )  [inline]

Definition at line 55 of file itkAbsoluteValueDifferenceImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
itk::Functor::AbsoluteValueDifference2< TInput1, TInput2, TOutput >::~AbsoluteValueDifference2 (  )  [inline]

Definition at line 56 of file itkAbsoluteValueDifferenceImageFilter.h.


Member Function Documentation

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::AbsoluteValueDifference2< TInput1, TInput2, TOutput >::operator!= ( const AbsoluteValueDifference2< TInput1, TInput2, TOutput > &   )  const [inline]

Definition at line 57 of file itkAbsoluteValueDifferenceImageFilter.h.

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

Definition at line 65 of file itkAbsoluteValueDifferenceImageFilter.h.

template<class TInput1, class TInput2, class TOutput>
bool itk::Functor::AbsoluteValueDifference2< TInput1, TInput2, TOutput >::operator== ( const AbsoluteValueDifference2< TInput1, TInput2, TOutput > &  other  )  const [inline]

Definition at line 61 of file itkAbsoluteValueDifferenceImageFilter.h.


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