ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 45 of file BinaryOperators.h.

Static Public Member Functions

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

#include <Math/BinaryOperators.h>

Member Function Documentation

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

Definition at line 47 of file BinaryOperators.h.


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