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

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

#include <itkEdgePotentialImageFilter.h>

List of all members.

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


Public Member Functions

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

Constructor & Destructor Documentation

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

Definition at line 42 of file itkEdgePotentialImageFilter.h.

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

Definition at line 43 of file itkEdgePotentialImageFilter.h.


Member Function Documentation

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

Definition at line 44 of file itkEdgePotentialImageFilter.h.

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

Definition at line 52 of file itkEdgePotentialImageFilter.h.

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

Definition at line 48 of file itkEdgePotentialImageFilter.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