Runge |
Name | Description | |
---|---|---|
GetSolutionPointsForStepSize(Double) | Gets solution points for constant step size. Returns the same results as GetSolutionPointsVolatileForStepSize(Double, Double, ActionDouble, Double, Double, Double), but the returned solution point already contains a copy of the y array. | |
GetSolutionPointsForStepSize(Double, Double, ActionDouble, Double, Double, Double) | Gets solution points for constant step size. Returns the same results as GetSolutionPointsVolatileForStepSize(Double, Double, ActionDouble, Double, Double, Double), but the returned solution point already contains a copy of the y array. |