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 modified"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"