MonteCarlo Constructor |
Name | Description | |
---|---|---|
MonteCarlo |
Constructor without parameters.
Acceleration is disabled.
| |
MonteCarlo(Boolean, Int32) |
Constructor that defines which greeks should be saved for fast recomputation.
Note that at each query for any of saveable greeks all of them will be computed if needed.
|