OTB  9.0.0
Orfeo Toolbox
Public Member Functions | List of all members
otb::ElementWisePower Class Reference

#include <otbParserXPlugins.h>

+ Inheritance diagram for otb::ElementWisePower:
+ Collaboration diagram for otb::ElementWisePower:

Public Member Functions

mup::IToken * Clone () const override
 
 ElementWisePower ()
 
void Eval (mup::ptr_val_type &ret, const mup::ptr_val_type *a_pArg, int) override
 
const mup::char_type * GetDesc () const override
 

Detailed Description

Definition at line 177 of file otbParserXPlugins.h.

Constructor & Destructor Documentation

◆ ElementWisePower()

otb::ElementWisePower::ElementWisePower ( )
inline

Definition at line 180 of file otbParserXPlugins.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

mup::IToken* otb::ElementWisePower::Clone ( ) const
inlineoverride

Definition at line 191 of file otbParserXPlugins.h.

References ElementWisePower().

◆ Eval()

void otb::ElementWisePower::Eval ( mup::ptr_val_type &  ret,
const mup::ptr_val_type *  a_pArg,
int   
)
override

◆ GetDesc()

const mup::char_type* otb::ElementWisePower::GetDesc ( ) const
inlineoverride

Definition at line 186 of file otbParserXPlugins.h.


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