Method | Description | |
---|---|---|
GetNext ( ) : double |
Calculate the next Y value in the approximation.
|
|
ODESolver ( Func |
public ODESolver ( Func |
||
f | Func |
|
stepSize | double | |
initialX | double | |
initialY | double | |
return | System |