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.


Detailed Description

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

Definition at line 39 of file itkEdgePotentialImageFilter.h.

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 Thu Nov 6 14:19:30 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000