| Package | Description |
|---|---|
| org.apache.commons.rng.sampling |
Samplers
|
| org.apache.commons.rng.sampling.distribution |
Distribution samplers
|
| Class | Description |
|---|---|
| CollectionSampler |
Sampling from a
Collection. |
| CombinationSampler |
Class for representing combinations
of a sequence of integers.
|
| DiscreteProbabilityCollectionSampler |
Sampling from a collection of items with user-defined
probabilities.
|
| PermutationSampler |
Class for representing permutations
of a sequence of integers.
|
| SharedStateSampler |
Applies to samplers that can share state between instances.
|
| UnitSphereSampler |
Generate vectors
isotropically located on the surface of a sphere.
|
| Class | Description |
|---|---|
| SharedStateSampler |
Applies to samplers that can share state between instances.
|
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.