Click or drag to resize

IntegrationSettings Properties

The IntegrationSettings type exposes the following members.

Properties
  NameDescription
Public propertyAbsolutePrecision
Gets or sets the targeted absolute precision.
(Inherited from EvaluationSettings.)
Public propertyEvaluationBudget
Gets or sets the total number of evaluations allowed.
(Inherited from EvaluationSettings.)
Public propertyListener
A handler that will be called with updates as an integral is evaluated.
Public propertyRelativePrecision
Gets or sets targeted relative precision.
(Inherited from EvaluationSettings.)
Top
See Also