Searched defs:uniform (Results 1 - 5 of 5) sorted by path

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Drandom.py5 uniform within range
15 uniform
27 circular uniform
51 __all__ = ["Random","seed","random","uniform","randint","choice","sample",
353 ## -------------------- uniform distribution -------------------
355 def uniform(self, a, b): member in class:Random
390 # variables using the ratio of uniform deviates", ACM Trans
442 to a uniform random angle over the range 0 to 2*pi.
447 # if kappa = 0 generate uniform random angle
882 uniform variable
[all...]
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.56/
H A Dbcprov-jdk15on-1.56.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA org/ ...

Completed in 939 milliseconds