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

Public Member Functions

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

Constructor & Destructor Documentation

template<typename TInput , typename TOutput >
itk::Functor::Negate< TInput, TOutput >::Negate ( )
inline
template<typename TInput , typename TOutput >
itk::Functor::Negate< TInput, TOutput >::~Negate ( )
inline

Member Function Documentation

template<typename TInput , typename TOutput >
bool itk::Functor::Negate< TInput, TOutput >::operator!= ( const Negate< TInput, TOutput > &  ) const
inline
template<typename TInput , typename TOutput >
TOutput itk::Functor::Negate< TInput, TOutput >::operator() ( const TInput &  A) const
inline
template<typename TInput , typename TOutput >
bool itk::Functor::Negate< TInput, TOutput >::operator== ( const Negate< TInput, TOutput > &  other) const
inline

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