Package | Description |
---|---|
org.hipparchus.analysis.interpolation |
Univariate real functions interpolation algorithms.
|
org.hipparchus.clustering |
Clustering algorithms.
|
org.hipparchus.distribution.multivariate |
Implementations of multivariate distributions.
|
org.hipparchus.optim |
Generally, optimizers are algorithms that will either
minimize or
maximize
a scalar function, called the
objective
function . |
org.hipparchus.optim.nonlinear.scalar |
Algorithms for optimizing a scalar function.
|
org.hipparchus.optim.nonlinear.scalar.noderiv |
This package provides optimization algorithms that do not require derivatives.
|
org.hipparchus.optim.univariate |
One-dimensional optimization algorithms.
|
org.hipparchus.random |
Random number and random data generators.
|
org.hipparchus.samples | |
org.hipparchus.stat.descriptive.rank |
Summary statistics based on ranks.
|
org.hipparchus.stat.fitting |
Statistical methods for fitting distributions.
|
org.hipparchus.stat.ranking |
Classes providing rank transformations.
|
org.hipparchus.util |
Convenience routines and common data structures used throughout the Hipparchus library.
|
Class | Description |
---|---|
UnitSphereRandomVectorGenerator |
Generate random vectors isotropically located on the surface of a sphere.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomVectorGenerator |
This interface represents a random generator for whole vectors.
|
Class | Description |
---|---|
RandomVectorGenerator |
This interface represents a random generator for whole vectors.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | 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 | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
RandomVectorGenerator |
This interface represents a random generator for whole vectors.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomDataGenerator |
A class for generating random data.
|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Class | Description |
---|---|
RandomGenerator |
Interface for generators of random number sequences.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.