Uses of Class
org.apache.commons.rng.sampling.shape.BoxSampler.BoxSampler2D
-
Packages that use BoxSampler.BoxSampler2D Package Description org.apache.commons.rng.sampling.shape This package contains classes for sampling coordinates from shapes, for example a unit ball. -
-
Uses of BoxSampler.BoxSampler2D in org.apache.commons.rng.sampling.shape
Constructors in org.apache.commons.rng.sampling.shape with parameters of type BoxSampler.BoxSampler2D Constructor Description BoxSampler2D(UniformRandomProvider rng, BoxSampler.BoxSampler2D source)
-