@Deprecated public static interface MultistepIntegrator.NordsieckTransformer
| Modifier and Type | Method and Description | 
|---|---|
| Array2DRowRealMatrix | initializeHighOrderDerivatives(double h,
                              double[] t,
                              double[][] y,
                              double[][] yDot)Deprecated.  Initialize the high order scaled derivatives at step start. | 
Array2DRowRealMatrix initializeHighOrderDerivatives(double h, double[] t, double[][] y, double[][] yDot)
h - step size to use for scalingt - first steps timesy - first steps statesyDot - first steps derivativesCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.