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

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

Division (element-wise) Operation Class.

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

Definition at line 768 of file BinaryOperators.h.


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