Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Math::Minus< T > Class Template Reference

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

Unary Minus Operation Class.

Definition at line 44 of file UnaryOperators.h.

Static Public Member Functions

static T apply (const T &rhs)
 

#include <Math/UnaryOperators.h>

Member Function Documentation

◆ apply()

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

Definition at line 46 of file UnaryOperators.h.


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