HomeSort by relevance Sort by last modified time
    Searched full:zdot (Results 1 - 19 of 19) sorted by null

  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
FirstOrderConverter.java 43 * into z and zDot, and 2n after the call to gather zDot and zDDot
70 private final double[] zDot;
83 zDot = new double[dimension];
108 System.arraycopy(y, dimension, zDot, 0, dimension);
111 equations.computeSecondDerivatives(t, z, zDot, zDDot);
114 System.arraycopy(zDot, 0, yDot, 0, dimension);
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
FirstOrderIntegratorWithJacobians.java 400 public void computeDerivatives(final double t, final double[] z, final double[] zDot)
415 System.arraycopy(yDot, 0, zDot, 0, n);
428 zDot[startIndex + i * n] = s;
444 zDot[startIndex + i * k] = s;
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 589 "Zdot;": '\U0000017B',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 589 "Zdot;": '\U0000017B',
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
html.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
html.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
html.a     [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
constants.py     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/
glnames.py 1139 Zdot;017B
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java     [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/tools/
entities.json     [all...]
  /external/tagsoup/definitions/
html.tssl     [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
namedEntities.test     [all...]
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/doc/
named-character-references.html     [all...]
  /frameworks/opt/setupwizard/tools/docs/
doclava.jar 

Completed in 741 milliseconds