BlackScholes Constructor |
Name | Description | |
---|---|---|
BlackScholes |
Constructor without parameters.
Acceleration is disabled.
| |
BlackScholes(OptionValuationModelOutputs, 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.
| |
BlackScholes(OptionValuationModelInputs, OptionValuationModelOutputs, Int32) |
Enables advanced acceleration mode for specified option properties.
|