Package | Description |
---|---|
org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
org.hipparchus.distribution.multivariate |
Implementations of multivariate distributions.
|
org.hipparchus.random |
Random number and random data generators.
|
org.hipparchus.util |
Convenience routines and common data structures used throughout the Hipparchus library.
|
Class and Description |
---|
UnitSphereRandomVectorGenerator
Generate random vectors isotropically located on the surface of a sphere.
|
Class and Description |
---|
RandomGenerator
Interface for generators of random number sequences.
|
Class and Description |
---|
AbstractWell
This abstract class implements the WELL class of pseudo-random number generator
from François Panneton, Pierre L'Ecuyer and Makoto Matsumoto.
|
NormalizedRandomGenerator
This interface represent a normalized random generator for
scalars.
|
RandomDataGenerator
A class for generating random data.
|
RandomGenerator
Interface for generators of random number sequences.
|
RandomVectorGenerator
This interface represents a random generator for whole vectors.
|
Class and Description |
---|
RandomGenerator
Interface for generators of random number sequences.
|
Copyright © 2016-2022 CS GROUP. All rights reserved.