Click or drag to resize

BlackScholes Constructor

Overload List
  NameDescription
Public methodBlackScholes
Constructor without parameters. Acceleration is disabled.
Public methodBlackScholes(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.
Public methodBlackScholes(OptionValuationModelInputs, OptionValuationModelOutputs, Int32)
Enables advanced acceleration mode for specified option properties.
Top
See Also