Logo ROOT   6.10/09
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::AddOp< T > Class Template Reference

template<class T>
class ROOT::Math::AddOp< T >

Addition Operation Class.

Definition at line 43 of file BinaryOperators.h.

Static Public Member Functions

static T apply (const T &lhs, const T &rhs)
 

#include <Math/BinaryOperators.h>

Member Function Documentation

◆ apply()

template<class T >
static T ROOT::Math::AddOp< T >::apply ( const T &  lhs,
const T &  rhs 
)
inlinestatic

Definition at line 45 of file BinaryOperators.h.


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