Jpp
19.1.0
the software that should make you happy
|
Template spacialisation of JMATH::JRandom for other data types. More...
#include <JLimits.hh>
Static Public Member Functions | |
static T | min () |
Get minimum possible value. More... | |
static T | max () |
Get maximum possible value. More... | |
Static Public Attributes | |
static const bool | is_specialized = false |
Template spacialisation of JMATH::JRandom for other data types.
The given template class should provide for the methods:
static T min(); static T max();
Definition at line 64 of file JLimits.hh.
|
inlinestatic |
|
inlinestatic |
|
static |
Definition at line 86 of file JLimits.hh.