SSJ  3.2.1
Stochastic Simulation in Java
Public Member Functions | List of all members
MonteCarloModelCV Interface Reference

An MonteCarloModelDouble that also implements a vector of control variates. More...

Inheritance diagram for MonteCarloModelCV:
[legend]
Collaboration diagram for MonteCarloModelCV:
[legend]

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.
 

Detailed Description

An MonteCarloModelDouble that also implements a vector of control variates.


The documentation for this interface was generated from the following file: