Jpp
15.0.1-rc.2-highQE
the software that should make you happy
|
Auxiliary class for arithmetic operations on objects. More...
#include <JCalculator.hh>
Public Member Functions | |
JCalculator & | set (const T &value) |
Set calculator value. More... | |
Static Public Attributes | |
static JCalculator | calculator |
Calculator. More... | |
Auxiliary class for arithmetic operations on objects.
Definition at line 18 of file JCalculator.hh.
|
inline |
Set calculator value.
value | value |
Definition at line 27 of file JCalculator.hh.
|
static |
Calculator.
Definition at line 34 of file JCalculator.hh.