Class UnitSphereSampler.UnitSphereSamplerND

java.lang.Object
org.apache.commons.rng.sampling.UnitSphereSampler
org.apache.commons.rng.sampling.UnitSphereSampler.UnitSphereSamplerND
All Implemented Interfaces:
ObjectSampler<double[]>, SharedStateObjectSampler<double[]>, SharedStateSampler<SharedStateObjectSampler<double[]>>
Enclosing class:
UnitSphereSampler

private static class UnitSphereSampler.UnitSphereSamplerND extends UnitSphereSampler
Sample uniformly from a ND unit sphere.