Uses of Class
org.ojalgo.random.process.SingleValueBasedProcess
Packages that use SingleValueBasedProcess
-
Uses of SingleValueBasedProcess in org.ojalgo.random.process
Subclasses of SingleValueBasedProcess in org.ojalgo.random.processModifier and TypeClassDescriptionfinal class
Diffusion process defined by a stochastic differential equation:final class
A Poisson process is a stochastic process which counts the number of events in a given time interval.final class
Process with fixed mean and (possibly) fluctuating variance given by aScedasticityModel
.final class