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

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

#include <itkConstrainedValueDifferenceImageFilter.h>

List of all members.

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


Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 56 of file itkConstrainedValueDifferenceImageFilter.h.

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

Definition at line 57 of file itkConstrainedValueDifferenceImageFilter.h.


Member Function Documentation

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

Definition at line 58 of file itkConstrainedValueDifferenceImageFilter.h.

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

Definition at line 66 of file itkConstrainedValueDifferenceImageFilter.h.

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

Definition at line 62 of file itkConstrainedValueDifferenceImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Mon Jul 10 00:19:55 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000