|
gstlearn
1.0.0
CCC
|
#include <OptCustom.hpp>
Static Public Member Functions | |
| static double | query (const String &name, double valdef=0.) |
| static void | define (const String &name, double value) |
| static void | undefine (const String &name) |
| static void | display (void) |
Static Private Attributes | |
| static std::map< const String, double > | _cst = std::map<const String, double>() |
Operate the list of Constant options
|
static |
|
static |
|
static |
|
static |