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

  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 115 // The ratio between the Gauss-normalized associated Legendre functions and
151 // Note: LegendreTable computes associated Legendre functions for
152 // cos(theta). We want the associated Legendre functions for
155 LegendreTable legendre = local
211 * legendre.mPDeriv[n][m]
218 * legendre.mP[n][m]
225 * legendre.mP[n][m]
332 * Utility class to compute a table of Gauss-normalized associated Legendre
336 // These are the Gauss-normalized associated Legendre functions -- that
337 // is, they are normal Legendre functions multiplied b
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/
bntest.c 1658 int legendre, kronecker; local
    [all...]
  /external/openssl/crypto/bn/
bntest.c 1658 int legendre, kronecker; local
    [all...]

Completed in 565 milliseconds