OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:legendre
(Results
1 - 2
of
2
) 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/openssl/crypto/bn/
bntest.c
1658
int
legendre
, kronecker;
local
[
all
...]
Completed in 166 milliseconds