Home
last modified time | relevance | path

Searched defs:nextFloat (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/cern/jet/random/engine/
H A DRandomEngine.java97 public float nextFloat() { in nextFloat() method in RandomEngine
99 float nextFloat; in nextFloat() local
/dports/science/colt/colt/src/cern/jet/random/engine/
H A DRandomEngine.java97 public float nextFloat() { in nextFloat() method in RandomEngine
99 float nextFloat; in nextFloat() local
H A DRandomGenerator.java39 public float nextFloat(); in nextFloat() method
/dports/java/apache-commons-lang/commons-lang-2.6-src/src/main/java/org/apache/commons/lang/math/
H A DRandomUtils.java140 public static float nextFloat() { in nextFloat() method in RandomUtils
152 public static float nextFloat(Random random) { in nextFloat() method in RandomUtils
/dports/math/glm/glm-0.9.9.8/glm/ext/
H A Dvector_ulp.inl4 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x) function
13 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x, int ULPs) function
22 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x, vec<L, int, Q> const& ULPs) function
H A Dscalar_ulp.inl192 GLM_FUNC_QUALIFIER float nextFloat(float x) function
206 GLM_FUNC_QUALIFIER double nextFloat(double x) function
220 GLM_FUNC_QUALIFIER T nextFloat(T x, int ULPs) function
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/ext/
H A Dvector_ulp.inl4 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x) function
13 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x, int ULPs) function
22 GLM_FUNC_QUALIFIER vec<L, T, Q> nextFloat(vec<L, T, Q> const& x, vec<L, int, Q> const& ULPs) function
H A Dscalar_ulp.inl192 GLM_FUNC_QUALIFIER float nextFloat(float x) function
206 GLM_FUNC_QUALIFIER double nextFloat(double x) function
220 GLM_FUNC_QUALIFIER T nextFloat(T x, int ULPs) function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/Random/
H A DXorShift.hs77 nextFloat = first dToF . nextDouble function
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Samples/NewInstancing/include/
H A DMersenneTwister.h55 float nextFloat() in nextFloat() function
/dports/graphics/ogre3d/ogre-1.11.6/Samples/NewInstancing/include/
H A DMersenneTwister.h55 float nextFloat() in nextFloat() function
/dports/biology/hisat2/hisat2-2.2.1/
H A Drandom_source.h128 float nextFloat() { in nextFloat() function
213 float nextFloat() { in nextFloat() function
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Drandom_source.h137 float nextFloat() { in nextFloat() function
222 float nextFloat() { in nextFloat() function
/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DManchesterEncoder.h56 virtual float nextFloat() { in nextFloat() function
/dports/biology/bowtie/bowtie-1.3.1/
H A Drandom_source.h129 float nextFloat() { in nextFloat() function
226 float nextFloat() { in nextFloat() function
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/ui/
H A DUIWorkloadGenerator.scala66 def nextFloat(): Float = new Random().nextFloat() method
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/random/
H A DRandomGenerator.java123 float nextFloat(); in nextFloat() method
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java47 map.put(Float.class, this::nextFloat); in map.put()
48 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java47 map.put(Float.class, this::nextFloat); in map.put()
48 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java47 map.put(Float.class, this::nextFloat); in map.put()
48 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java49 map.put(Float.class, this::nextFloat); in map.put()
50 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DStringUtils.java49 if (src[i + ii] != bSrch[ii]) in map.put()
50 break replacing; in map.put()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java49 map.put(Float.class, this::nextFloat); in map.put()
50 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java47 map.put(Float.class, this::nextFloat); in map.put()
48 map.put(float.class, this::nextFloat); in map.put()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/vm/share/
H A DRandomEx.java47 map.put(Float.class, this::nextFloat); in map.put()
48 map.put(float.class, this::nextFloat); in map.put()

12345678