OTB  9.0.0
Orfeo Toolbox
Public Types | Public Member Functions | List of all members
otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput > Class Template Reference

#include <otbReciprocalCoherencyToReciprocalMuellerImageFilter.h>

Public Types

typedef std::complex< double > ComplexType
 
typedef TOutput::ValueType OutputValueType
 

Public Member Functions

void operator() (TOutput &result, const TInput &Coherency) const
 
constexpr vcl_size_t OutputSize (...) const
 

Detailed Description

template<class TInput, class TOutput>
class otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput >

Definition at line 78 of file otbReciprocalCoherencyToReciprocalMuellerImageFilter.h.

Member Typedef Documentation

◆ ComplexType

template<class TInput , class TOutput >
typedef std::complex<double> otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput >::ComplexType

◆ OutputValueType

template<class TInput , class TOutput >
typedef TOutput::ValueType otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput >::OutputValueType

Member Function Documentation

◆ operator()()

template<class TInput , class TOutput >
void otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput >::operator() ( TOutput &  result,
const TInput &  Coherency 
) const
inline

◆ OutputSize()

template<class TInput , class TOutput >
constexpr vcl_size_t otb::Functor::ReciprocalCoherencyToReciprocalMuellerFunctor< TInput, TOutput >::OutputSize (   ...) const
inlineconstexpr

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