Uses of Package
org.hipparchus.random
Packages that use org.hipparchus.random
Package
Description
Univariate real functions interpolation algorithms.
Implementations of multivariate distributions.
Random number and random data generators.
Convenience routines and common data structures used throughout the Hipparchus library.
-
Classes in org.hipparchus.random used by org.hipparchus.analysis.interpolationClassDescriptionGenerate random vectors isotropically located on the surface of a sphere.
-
Classes in org.hipparchus.random used by org.hipparchus.distribution.multivariate
-
Classes in org.hipparchus.random used by org.hipparchus.randomClassDescriptionThis abstract class implements the WELL class of pseudo-random number generator from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.This interface represent a normalized random generator for scalars.A class for generating random data.Interface for generators of random number sequences.This interface represents a random generator for whole vectors.
-
Classes in org.hipparchus.random used by org.hipparchus.util