| ODE Properties |
The ODE type exposes the following members.
| Name | Description | |
|---|---|---|
| Floor | The value used in the norm computation.
| |
| InitialStepsize | The initial internal step size.
| |
| MaxSteps | The maximum number of internal steps allowed.
| |
| MinimumStepsize | The minimum internal step size.
| |
| NormMethod | The error norm.
| |
| Scale | The scaling factor.
| |
| Tolerance | The error tolerance.
|