Uses of Class
dev.nm.stat.random.rng.concurrent.context.ThreadIDRNG
-
Packages that use ThreadIDRNG Package Description dev.nm.stat.random.rng.concurrent.context -
-
Uses of ThreadIDRNG in dev.nm.stat.random.rng.concurrent.context
Subclasses of ThreadIDRNG in dev.nm.stat.random.rng.concurrent.context Modifier and Type Class Description classThreadIDRLGThis uniform number generator generates independent sequences of random numbers per thread, hence thread-safe.
-