Uses of Package
org.hipparchus.random
Packages that use org.hipparchus.random
Package
Description
Univariate real functions interpolation algorithms.
Clustering algorithms.
Implementations of multivariate distributions.
Generally, optimizers are algorithms that will either
minimize
or
maximize
a scalar function, called the
objective
function
.Algorithms for optimizing a scalar function.
This package provides optimization algorithms that do not require derivatives.
One-dimensional optimization algorithms.
Random number and random data generators.
Various examples.
Generic univariate and multivariate summary statistic objects.
Summary statistics based on ranks.
Statistical methods for fitting distributions.
Classes providing rank transformations.
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.clustering
-
Classes in org.hipparchus.random used by org.hipparchus.distribution.multivariate
-
Classes in org.hipparchus.random used by org.hipparchus.optimClassDescriptionThis interface represents a random generator for whole vectors.
-
Classes in org.hipparchus.random used by org.hipparchus.optim.nonlinear.scalarClassDescriptionThis interface represents a random generator for whole vectors.
-
Classes in org.hipparchus.random used by org.hipparchus.optim.nonlinear.scalar.noderiv
-
Classes in org.hipparchus.random used by org.hipparchus.optim.univariate
-
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.samplesClassDescriptionInterface for generators of random number sequences.This interface represents a random generator for whole vectors.
-
Classes in org.hipparchus.random used by org.hipparchus.stat.descriptive
-
Classes in org.hipparchus.random used by org.hipparchus.stat.descriptive.rank
-
Classes in org.hipparchus.random used by org.hipparchus.stat.fittingClassDescriptionA class for generating random data.Interface for generators of random number sequences.
-
Classes in org.hipparchus.random used by org.hipparchus.stat.ranking
-
Classes in org.hipparchus.random used by org.hipparchus.util