Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::Experimental::SOFIE::BinaryOperatorTrait< T, Pow > Struct Template Reference

template<typename T>
struct TMVA::Experimental::SOFIE::BinaryOperatorTrait< T, Pow >

Definition at line 48 of file ROperator_BasicBinary.hxx.

Static Public Member Functions

staticFunc (T t1, T t2)
 
static const std::string Name ()
 
static std::string Op (const std::string &t1, const std::string t2)
 

#include <TMVA/ROperator_BasicBinary.hxx>

Member Function Documentation

◆ Func()

template<typename T >
static T TMVA::Experimental::SOFIE::BinaryOperatorTrait< T, Pow >::Func ( T t1,
T t2 )
inlinestatic

Definition at line 51 of file ROperator_BasicBinary.hxx.

◆ Name()

template<typename T >
static const std::string TMVA::Experimental::SOFIE::BinaryOperatorTrait< T, Pow >::Name ( )
inlinestatic

Definition at line 49 of file ROperator_BasicBinary.hxx.

◆ Op()

template<typename T >
static std::string TMVA::Experimental::SOFIE::BinaryOperatorTrait< T, Pow >::Op ( const std::string & t1,
const std::string t2 )
inlinestatic

Definition at line 50 of file ROperator_BasicBinary.hxx.


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