OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::Functor::MeanRatio< TInput1, TInput2, TOutput > Class Template Reference

#include <otbMeanRatio.h>

+ Inheritance diagram for otb::Functor::MeanRatio< TInput1, TInput2, TOutput >:

Public Member Functions

 MeanRatio ()
 
TOutput operator() (const TInput1 &itA, const TInput2 &itB)
 
virtual ~MeanRatio ()
 

Detailed Description

template<class TInput1, class TInput2, class TOutput>
class otb::Functor::MeanRatio< TInput1, TInput2, TOutput >

Definition at line 45 of file otbMeanRatio.h.

Constructor & Destructor Documentation

◆ MeanRatio()

template<class TInput1 , class TInput2 , class TOutput >
otb::Functor::MeanRatio< TInput1, TInput2, TOutput >::MeanRatio ( )
inline

Definition at line 48 of file otbMeanRatio.h.

◆ ~MeanRatio()

template<class TInput1 , class TInput2 , class TOutput >
virtual otb::Functor::MeanRatio< TInput1, TInput2, TOutput >::~MeanRatio ( )
inlinevirtual

Definition at line 51 of file otbMeanRatio.h.

Member Function Documentation

◆ operator()()

template<class TInput1 , class TInput2 , class TOutput >
TOutput otb::Functor::MeanRatio< TInput1, TInput2, TOutput >::operator() ( const TInput1 &  itA,
const TInput2 &  itB 
)
inline

Definition at line 54 of file otbMeanRatio.h.


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