Uses of Enum
org.apache.commons.rng.sampling.CompositeSamplers.SamplerBuilder.Specialisation
Packages that use CompositeSamplers.SamplerBuilder.Specialisation
-
Uses of CompositeSamplers.SamplerBuilder.Specialisation in org.apache.commons.rng.sampling
Fields in org.apache.commons.rng.sampling declared as CompositeSamplers.SamplerBuilder.SpecialisationModifier and TypeFieldDescriptionprivate final CompositeSamplers.SamplerBuilder.Specialisation
CompositeSamplers.SamplerBuilder.specialisation
The specialisation of the sampler.Methods in org.apache.commons.rng.sampling that return CompositeSamplers.SamplerBuilder.SpecialisationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.CompositeSamplers.SamplerBuilder.Specialisation.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.commons.rng.sampling with parameters of type CompositeSamplers.SamplerBuilder.SpecialisationModifierConstructorDescription(package private)
SamplerBuilder
(CompositeSamplers.SamplerBuilder.Specialisation specialisation, CompositeSamplers.SamplerBuilder.SamplerFactory<S> compositeFactory)