public static interface MultistepIntegrator.NordsieckTransformer
| Modifier and Type | Method and Description |
|---|---|
RealMatrix |
initializeHighOrderDerivatives(double[] first,
double[][] multistep)
Initialize the high order scaled derivatives at step start.
|
RealMatrix initializeHighOrderDerivatives(double[] first, double[][] multistep)
first - first scaled derivative at step startmultistep - scaled derivatives after step start (hy'1, ..., hy'k-1)
will be modifiedCopyright (c) 2003-2013 Apache Software Foundation