public interface RungeKuttaStepper
Modifier and Type | Method and Description |
---|---|
Vector |
step(DerivativeFunction dy,
Vector y0,
double x0,
double x1,
double h) |
Vector step(DerivativeFunction dy, Vector y0, double x0, double x1, double h)
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.