Orfeo Toolbox  3.16
Public Member Functions | List of all members
itk::Function::Abs< TInput, TOutput > Class Template Reference

#include <itkAbsImageFilter.h>

+ Inheritance diagram for itk::Function::Abs< TInput, TOutput >:

Public Member Functions

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

Detailed Description

template<class TInput, class TOutput>
class itk::Function::Abs< TInput, TOutput >

Definition at line 34 of file itkAbsImageFilter.h.

Constructor & Destructor Documentation

template<class TInput, class TOutput>
itk::Function::Abs< TInput, TOutput >::Abs ( )
inline

Definition at line 37 of file itkAbsImageFilter.h.

template<class TInput, class TOutput>
itk::Function::Abs< TInput, TOutput >::~Abs ( )
inline

Definition at line 38 of file itkAbsImageFilter.h.

Member Function Documentation

template<class TInput, class TOutput>
bool itk::Function::Abs< TInput, TOutput >::operator!= ( const Abs< TInput, TOutput > &  ) const
inline

Definition at line 39 of file itkAbsImageFilter.h.

template<class TInput, class TOutput>
TOutput itk::Function::Abs< TInput, TOutput >::operator() ( const TInput &  A) const
inline

Definition at line 47 of file itkAbsImageFilter.h.

template<class TInput, class TOutput>
bool itk::Function::Abs< TInput, TOutput >::operator== ( const Abs< TInput, TOutput > &  other) const
inline

Definition at line 43 of file itkAbsImageFilter.h.


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

Generated at Sun May 19 2013 03:03:11 for Orfeo Toolbox with doxygen 1.8.3.1