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

Public Member Functions

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

Constructor & Destructor Documentation

template<class TInput , class TOutput >
itk::Functor::Round< TInput, TOutput >::Round ( )
inline
template<class TInput , class TOutput >
virtual itk::Functor::Round< TInput, TOutput >::~Round ( )
inlinevirtual

Member Function Documentation

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

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