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

#include <otbMultiplyVectorImageFilterFunctor.h>

Public Member Functions

TOutputPixel operator() (const TInput1 &p1, const TInput2 &p2) const
 

Detailed Description

template<class TInput1, class TInput2, class TOutputPixel>
class otb::Functor::MultiplyVectorImageFilterFunctor< TInput1, TInput2, TOutputPixel >

Definition at line 30 of file otbMultiplyVectorImageFilterFunctor.h.

Member Function Documentation

◆ operator()()

template<class TInput1 , class TInput2 , class TOutputPixel >
TOutputPixel otb::Functor::MultiplyVectorImageFilterFunctor< TInput1, TInput2, TOutputPixel >::operator() ( const TInput1 &  p1,
const TInput2 &  p2 
) const
inline

Definition at line 33 of file otbMultiplyVectorImageFilterFunctor.h.


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