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.A composite sampler.A factory for creating a composite ContinuousSampler.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.A factory for creating a composite DiscreteSampler.A factory for creating a composite LongSampler.A factory for creating a composite ObjectSampler.A factory for creating composite samplers.The specialisation of composite sampler to build.Contains a weighted sampler.A factory for creating a composite SharedStateContinuousSampler.A composite continuous sampler with shared state support.A factory for creating a composite SharedStateDiscreteSampler.A composite discrete sampler with shared state support.A factory for creating a composite SharedStateLongSampler.A composite long sampler with shared state support.A factory for creating a composite SharedStateObjectSampler.A composite object sampler with shared state support.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.