HomeSort by relevance Sort by last modified time
    Searched defs:getInterpolatedDyDy0Dot (Results 1 - 2 of 2) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
StepInterpolatorWithJacobians.java 150 double[][] getInterpolatedDyDy0Dot() throws DerivativeException;
FirstOrderIntegratorWithJacobians.java 697 public double[][] getInterpolatedDyDy0Dot() throws DerivativeException {
    [all...]

Completed in 69 milliseconds