The FirstOrderInitialValueProblem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| F |
Gets and sets a delegate for the function F.
| |
| X0 |
Gets and sets the initial x value.
| |
| Y0 |
Gets and sets the initial y value.
|