Click or drag to resize

OdeSettings Properties

The OdeSettings 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
Gets or sets the handler that is called to report on progress toward the solution.
Public propertyRelativePrecision
Gets or sets targeted relative precision.
(Inherited from EvaluationSettings.)
Top
See Also