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

itk::Functor::BoundedReciprocal< TInput, TOutput > Class Template Reference

#include <itkBoundedReciprocalImageFilter.h>

List of all members.


Detailed Description

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

Definition at line 39 of file itkBoundedReciprocalImageFilter.h.

Public Member Functions

 BoundedReciprocal ()
bool operator!= (const BoundedReciprocal &) const
TOutput operator() (const TInput &A)
bool operator== (const BoundedReciprocal &other) const
 ~BoundedReciprocal ()


Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Functor::BoundedReciprocal< TInput, TOutput >::BoundedReciprocal (  )  [inline]

Definition at line 42 of file itkBoundedReciprocalImageFilter.h.

template<class TInput, class TOutput>
itk::Functor::BoundedReciprocal< TInput, TOutput >::~BoundedReciprocal (  )  [inline]

Definition at line 43 of file itkBoundedReciprocalImageFilter.h.


Member Function Documentation

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

Definition at line 44 of file itkBoundedReciprocalImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Functor::BoundedReciprocal< TInput, TOutput >::operator() ( const TInput &  A  )  [inline]

Definition at line 52 of file itkBoundedReciprocalImageFilter.h.

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

Definition at line 48 of file itkBoundedReciprocalImageFilter.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 14:19:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000