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

#include <otbComplexToIntensityImageFilter.h>

Public Member Functions

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

Detailed Description

template<class TInput, class TOutput>
class otb::Function::ComplexToIntensity< TInput, TOutput >

Definition at line 43 of file otbComplexToIntensityImageFilter.h.

Constructor & Destructor Documentation

◆ ComplexToIntensity()

template<class TInput , class TOutput >
otb::Function::ComplexToIntensity< TInput, TOutput >::ComplexToIntensity ( )
inline

Definition at line 46 of file otbComplexToIntensityImageFilter.h.

◆ ~ComplexToIntensity()

template<class TInput , class TOutput >
otb::Function::ComplexToIntensity< TInput, TOutput >::~ComplexToIntensity ( )
inline

Definition at line 49 of file otbComplexToIntensityImageFilter.h.

Member Function Documentation

◆ operator!=()

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

Definition at line 52 of file otbComplexToIntensityImageFilter.h.

◆ operator()()

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

Definition at line 60 of file otbComplexToIntensityImageFilter.h.

◆ operator==()

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

Definition at line 56 of file otbComplexToIntensityImageFilter.h.


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