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

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

Completed in 80 milliseconds