Searched refs:getInterpolatedYDot (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
H A DStepInterpolatorWithJacobians.java92 * @see #getInterpolatedYDot()
136 double[] getInterpolatedYDot() throws DerivativeException; method in interface:StepInterpolatorWithJacobians
H A DFirstOrderIntegratorWithJacobians.java690 public double[] getInterpolatedYDot() throws DerivativeException { method in class:FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper

Completed in 186 milliseconds