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

#include <itkMinimumImageFilter.h>

+ Inheritance diagram for itk::Function::Minimum< TInput1, TInput2, TOutput >:

Public Member Functions

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

Detailed Description

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
class itk::Function::Minimum< TInput1, TInput2, TOutput >

Definition at line 40 of file itkMinimumImageFilter.h.

Constructor & Destructor Documentation

template<class TInput1, class TInput2 = TInput1, class TOutput = TInput1>
itk::Function::Minimum< TInput1, TInput2, TOutput >::Minimum ( )
inline

Definition at line 43 of file itkMinimumImageFilter.h.

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

Definition at line 44 of file itkMinimumImageFilter.h.

Member Function Documentation

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

Definition at line 45 of file itkMinimumImageFilter.h.

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

Definition at line 53 of file itkMinimumImageFilter.h.

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

Definition at line 49 of file itkMinimumImageFilter.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