Package | Description |
---|---|
org.ojalgo.random.process |
Modifier and Type | Class and Description |
---|---|
class |
GaussianProcess
A Gaussian process is a stochastic process whose realizations consist of random values associated with
every point in a range of times (or of space) such that each such random variable has a normal
distribution.
|
class |
GeometricBrownianMotion
Diffusion process defined by a stochastic differential equation:
|
class |
PoissonProcess
A Poisson process is a stochastic process which counts the number of events in a given time interval.
|
class |
WienerProcess |
Copyright © 2019 Optimatika. All rights reserved.