Uses of Interface
org.ojalgo.random.process.RandomProcess
Packages that use RandomProcess
-
Uses of RandomProcess in org.ojalgo.random.process
Classes in org.ojalgo.random.process that implement RandomProcessModifier and TypeClassDescriptionfinal classA Gaussian process is aRandomProcesswhere each variable has a normal distribution.final classDiffusion process defined by a stochastic differential equation:final classA Poisson process is a stochastic process which counts the number of events in a given time interval.final classProcess with fixed mean and (possibly) fluctuating variance given by aScedasticityModel.final class