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

#include <itkMaximumImageFilter.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 40 of file itkMaximumImageFilter.h.

Constructor & Destructor Documentation

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

Definition at line 43 of file itkMaximumImageFilter.h.

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

Definition at line 44 of file itkMaximumImageFilter.h.

Member Function Documentation

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

Definition at line 45 of file itkMaximumImageFilter.h.

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

Definition at line 53 of file itkMaximumImageFilter.h.

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

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