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

#include <otbBinarySpectralAngleFunctor.h>

+ Inheritance diagram for otb::Functor::BinarySpectralAngleFunctor< TInput1, TInput2, TOutputValue >:

Public Member Functions

 BinarySpectralAngleFunctor ()=default
 
TOutputValue operator() (const TInput1 &in1, const TInput2 &in2) const
 
virtual ~BinarySpectralAngleFunctor ()=default
 

Detailed Description

template<class TInput1, class TInput2, class TOutputValue>
class otb::Functor::BinarySpectralAngleFunctor< TInput1, TInput2, TOutputValue >

Definition at line 44 of file otbBinarySpectralAngleFunctor.h.

Constructor & Destructor Documentation

◆ BinarySpectralAngleFunctor()

template<class TInput1 , class TInput2 , class TOutputValue >
otb::Functor::BinarySpectralAngleFunctor< TInput1, TInput2, TOutputValue >::BinarySpectralAngleFunctor ( )
default

◆ ~BinarySpectralAngleFunctor()

template<class TInput1 , class TInput2 , class TOutputValue >
virtual otb::Functor::BinarySpectralAngleFunctor< TInput1, TInput2, TOutputValue >::~BinarySpectralAngleFunctor ( )
virtualdefault

Member Function Documentation

◆ operator()()

template<class TInput1 , class TInput2 , class TOutputValue >
TOutputValue otb::Functor::BinarySpectralAngleFunctor< TInput1, TInput2, TOutputValue >::operator() ( const TInput1 &  in1,
const TInput2 &  in2 
) const
inline

Definition at line 52 of file otbBinarySpectralAngleFunctor.h.


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