Class BoxSampler.BoxSamplerND

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

private static class BoxSampler.BoxSamplerND extends BoxSampler
Sample uniformly from a box in ND.