Package org.apache.commons.rng.sampling.shape
package org.apache.commons.rng.sampling.shape
This package contains classes for sampling coordinates from shapes, for example a unit ball.
- Since:
- 1.4
-
ClassesClassDescriptionGenerate points uniformly distributed within a n-dimension box (hyperrectangle).Generate points uniformly distributed on a line.Generate points uniformly distributed within a tetrahedron.Generate points uniformly distributed within a triangle.Generate coordinates uniformly distributed within the unit n-ball.