public interface  org.apache.commons.math.ode.MultistepIntegrator$NordsieckTransformer extends java.lang.Object
{
public abstract org.apache.commons.math.linear.Array2DRowRealMatrix initializeHighOrderDerivatives(double, double[], double[][], double[][]);
}