Uses of Class
org.ojalgo.random.process.SingleValueBasedProcess
-
Packages that use SingleValueBasedProcess Package Description org.ojalgo.random.process -
-
Uses of SingleValueBasedProcess in org.ojalgo.random.process
Subclasses of SingleValueBasedProcess in org.ojalgo.random.process Modifier and Type Class Description classGeometricBrownianMotionDiffusion process defined by a stochastic differential equation:classPoissonProcessA Poisson process is a stochastic process which counts the number of events in a given time interval.classStationaryNormalProcessProcess with fixed mean and (possibly) fluctuating variance given by aScedasticityModel.classWienerProcess
-