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

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
H A DStepInterpolatorWithJacobians.java150 double[][] getInterpolatedDyDy0Dot() throws DerivativeException; method in interface:StepInterpolatorWithJacobians
H A DFirstOrderIntegratorWithJacobians.java697 public double[][] getInterpolatedDyDy0Dot() throws DerivativeException { method in class:FirstOrderIntegratorWithJacobians.StepInterpolatorWrapper

Completed in 89 milliseconds