Uses of Package
org.apache.commons.rng.sampling
Packages that use org.apache.commons.rng.sampling
Package
Description
This package provides sampling utilities.
This package contains classes for sampling from statistical distributions.
This package contains classes for sampling coordinates from shapes, for example a unit ball.
-
Classes in org.apache.commons.rng.sampling used by org.apache.commons.rng.samplingClassDescriptionSampling from a
Collection.Class for representing combinations of a sequence of integers.Builds a composite sampler.The DiscreteProbabilitySampler class defines implementations that sample from a user-defined discrete probability distribution.A factory for creating a sampler of a user-defined discrete probability distribution.Sampling from a collection of items with user-defined probabilities.Sampler that generates values of a specified type.Class for representing permutations of a sequence of integers.Sampler that generates values of a specified type and can create new instances to sample from the same state with a given source of randomness.Applies to samplers that can share state between instances.Generate vectors isotropically located on the surface of a sphere. -
Classes in org.apache.commons.rng.sampling used by org.apache.commons.rng.sampling.distributionClassDescriptionSampler that generates values of a specified type.Sampler that generates values of a specified type and can create new instances to sample from the same state with a given source of randomness.Applies to samplers that can share state between instances.
-
Classes in org.apache.commons.rng.sampling used by org.apache.commons.rng.sampling.shapeClassDescriptionSampler that generates values of a specified type.Sampler that generates values of a specified type and can create new instances to sample from the same state with a given source of randomness.Applies to samplers that can share state between instances.