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::MinOp< T > Class Template Reference

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

Subtraction Operation Class.

Definition at line 289 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::MinOp< T >::apply ( const T lhs,
const T rhs 
)
inlinestatic

Definition at line 291 of file BinaryOperators.h.


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