Package | Description |
---|---|
org.apache.commons.rng.sampling |
Samplers
|
Modifier and Type | Method | Description |
---|---|---|
UnitSphereSampler |
UnitSphereSampler.withUniformRandomProvider(org.apache.commons.rng.UniformRandomProvider rng) |
Create a new instance of the sampler with the same underlying state using the given
uniform random provider as the source of randomness.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.