Logo ROOT   6.12/07
Reference Guide
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 287 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::MinOp< T >::apply ( const T &  lhs,
const T &  rhs 
)
inlinestatic

Definition at line 289 of file BinaryOperators.h.


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