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