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

Public Member Functions

 DivOrZero ()
 
 ~DivOrZero ()
 
bool operator!= (const DivOrZero &) const
 
bool operator== (const DivOrZero &other) const
 
TOutput operator() (const TInput1 &A, const TInput2 &B) const
 

Constructor & Destructor Documentation

template<class TInput1 , class TInput2 , class TOutput >
itk::Function::DivOrZero< TInput1, TInput2, TOutput >::DivOrZero ( )
inline
template<class TInput1 , class TInput2 , class TOutput >
itk::Function::DivOrZero< TInput1, TInput2, TOutput >::~DivOrZero ( )
inline

Member Function Documentation

template<class TInput1 , class TInput2 , class TOutput >
bool itk::Function::DivOrZero< TInput1, TInput2, TOutput >::operator!= ( const DivOrZero< TInput1, TInput2, TOutput > &  ) const
inline
template<class TInput1 , class TInput2 , class TOutput >
TOutput itk::Function::DivOrZero< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  A,
const TInput2 &  B 
) const
inline
template<class TInput1 , class TInput2 , class TOutput >
bool itk::Function::DivOrZero< TInput1, TInput2, TOutput >::operator== ( const DivOrZero< TInput1, TInput2, TOutput > &  other) const
inline

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