Package | Description |
---|---|
fr.cnes.sirius.patrius.math.analysis.interpolation | |
fr.cnes.sirius.patrius.math.distribution | |
fr.cnes.sirius.patrius.math.genetics | |
fr.cnes.sirius.patrius.math.optim |
Generally, optimizers are algorithms that will either
minimize or
maximize
a scalar function, called the
objective
function . |
fr.cnes.sirius.patrius.math.optim.nonlinear.scalar | |
fr.cnes.sirius.patrius.math.optim.nonlinear.scalar.noderiv | |
fr.cnes.sirius.patrius.math.optim.nonlinear.vector | |
fr.cnes.sirius.patrius.math.optim.univariate | |
fr.cnes.sirius.patrius.math.random |
Random number and random data generators.
|
fr.cnes.sirius.patrius.math.stat.ranking |
Class and Description |
---|
UnitSphereRandomVectorGenerator
Generate random vectors isotropically located on the surface of a sphere.
|
Class and Description |
---|
RandomGenerator
Interface extracted from
java.util.Random . |
Class and Description |
---|
RandomGenerator
Interface extracted from
java.util.Random . |
Class and Description |
---|
RandomVectorGenerator
This interface represents a random generator for whole vectors.
|
Class and Description |
---|
RandomVectorGenerator
This interface represents a random generator for whole vectors.
|
Class and Description |
---|
RandomGenerator
Interface extracted from
java.util.Random . |
Class and Description |
---|
RandomVectorGenerator
This interface represents a random generator for whole vectors.
|
Class and Description |
---|
RandomGenerator
Interface extracted from
java.util.Random . |
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.
|
BitsStreamGenerator
Base class for random number generators that generates bits streams.
|
EmpiricalDistribution
Represents an empirical probability
distribution -- a probability distribution derived from observed data without making any assumptions about the
functional form of the population distribution that the data come from.
|
NormalizedRandomGenerator
This interface represent a normalized random generator for
scalars.
|
RandomGenerator
Interface extracted from
java.util.Random . |
RandomVectorGenerator
This interface represents a random generator for whole vectors.
|
Class and Description |
---|
RandomGenerator
Interface extracted from
java.util.Random . |
Copyright © 2017 CNES. All rights reserved.