Core Properties |
The GearsBDFWithNordsieckStateCore type exposes the following members.
Name | Description | |
---|---|---|
![]() | EvaluateJacobian | Gets or sets the function to evaluate the jacobian. |
![]() | MaxOrder | Gets or sets the maximum allowed order. |
![]() | MinOrder | Gets or sets the minimum allowed order. |
![]() | NumberOfJacobianEvaluations | Gets the number of jacobian evaluations so far. |
![]() | NumberOfStepsTaken | Gets the number of steps taken so far. |
![]() | X | Gets the current x value. |
![]() | Y_volatile | Gets the current y values. The elements of the returned array must not be changed, and are intended for immediate use only. |