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

#include <itkSqrtImageFilter.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 34 of file itkSqrtImageFilter.h.

Constructor & Destructor Documentation

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

Definition at line 37 of file itkSqrtImageFilter.h.

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

Definition at line 38 of file itkSqrtImageFilter.h.

Member Function Documentation

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

Definition at line 39 of file itkSqrtImageFilter.h.

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

Definition at line 47 of file itkSqrtImageFilter.h.

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

Definition at line 43 of file itkSqrtImageFilter.h.


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

Generated at Sun Jun 16 2013 03:05:10 for Orfeo Toolbox with doxygen 1.8.3.1