|
BPMN-OS
BPMN for optimization and simulation
|
Factory for expected value functions in LIMEX expressions. More...
Registers functions with the same names as random distributions, but returns the expected (mean) value instead of sampling.
Expected values:
Definition at line 27 of file ExpectedValueFactory.h.
#include <ExpectedValueFactory.h>
Public Member Functions | |
| void | registerFunctions (LIMEX::Handle< double > &handle) |
| Register all expected value functions with the given LIMEX handle. | |
| void ExpectedValueFactory::registerFunctions | ( | LIMEX::Handle< double > & | handle | ) |
Definition at line 7 of file ExpectedValueFactory.cpp.