Home
last modified time | relevance | path

Searched defs:interpolatedState (Results 1 – 12 of 12) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DEulerFieldStepInterpolator.java94 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DMidpointFieldStepInterpolator.java99 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DClassicalRungeKuttaFieldStepInterpolator.java111 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DThreeEighthesFieldStepInterpolator.java111 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DHighamHall54FieldStepInterpolator.java87 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DGillFieldStepInterpolator.java121 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DDormandPrince853FieldStepInterpolator.java232 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DLutherFieldStepInterpolator.java191 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
H A DDormandPrince54FieldStepInterpolator.java136 final T[] interpolatedState; in computeInterpolatedStateAndDerivatives() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/rrt/src/
H A DTRRT.cpp217 …base::State *interpolatedState = si_->allocState(); // Allocates "space information"-sized memory… in solve() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/ode/sampling/
H A DAbstractStepInterpolator.java56 protected double[] interpolatedState; field in AbstractStepInterpolator
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/
H A DIntegratorRep.h1084 State interpolatedState; // might be unused variable