|
|
| AsianNew (double r, double sigma, double strike, double s0, int s, double[] zeta) |
| |
|
void | simulate (RandomStream stream) |
| | Simulates the model for one run.
|
| |
|
double | getPerformance () |
| | Recovers and returns the realization of the performance measure, of type double.
|
| |
|
int | getDimension () |
| |
|
String | toString () |
| | Returns a short description of the model and its parameters.
|
| |
|
|
static void | main (String args[]) throws IOException |
| |
|
|
double | strike |
| |
|
int | s |
| |
|
double | discount |
| |
|
double [] | muDelta |
| |
|
double [] | sigmaSqrtDelta |
| |
|
double [] | logS |
| |
The documentation for this class was generated from the following file: