Click or drag to resize

Binomial Constructor

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