NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Public Types | Public Member Functions | List of all members
itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput > Class Template Reference

Public Types

typedef NumericTraits< TInput1 >
::AccumulateType 
AccumulatorType
 

Public Member Functions

 MinimumCurvatureFunctor ()
 
 ~MinimumCurvatureFunctor ()
 
bool operator!= (const MinimumCurvatureFunctor &) const
 
bool operator== (const MinimumCurvatureFunctor &other) const
 
TOutput operator() (const TInput1 &K, const TInput2 &H) const
 

Member Typedef Documentation

template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
typedef NumericTraits< TInput1 >::AccumulateType itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::AccumulatorType

Constructor & Destructor Documentation

template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::MinimumCurvatureFunctor ( )
inline
template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::~MinimumCurvatureFunctor ( )
inline

Member Function Documentation

template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
bool itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::operator!= ( const MinimumCurvatureFunctor< TInput1, TInput2, TOutput > &  ) const
inline
template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
TOutput itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  K,
const TInput2 &  H 
) const
inline
template<class TInput1 , class TInput2 = TInput1, class TOutput = TInput1>
bool itk::Functor::MinimumCurvatureFunctor< TInput1, TInput2, TOutput >::operator== ( const MinimumCurvatureFunctor< TInput1, TInput2, TOutput > &  other) const
inline

The documentation for this class was generated from the following file: