|
SSJ
3.2.1
Stochastic Simulation in Java
|
An MonteCarloModelDouble that also implements a vector of control variates. More...
Public Member Functions | |
| double [] | getValuesCV () |
| int | getNumberCV () |
Public Member Functions inherited from MonteCarloModelDouble | |
| void | simulate (RandomStream stream) |
| Simulates the model for one run. | |
| double | getPerformance () |
| Recovers and returns the realization of the performance measure, of type E. | |
| String | toString () |
| Returns a short description of the model and its parameters. | |
An MonteCarloModelDouble that also implements a vector of control variates.
1.8.14