Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::Fabs< T > Class Template Reference

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

Unary abs Operation Class.

Definition at line 119 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::Fabs< T >::apply ( const T &  rhs)
inlinestatic

Definition at line 121 of file UnaryOperators.h.


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