Uses of Class
org.ojalgo.random.process.AbstractProcess
Packages that use AbstractProcess
-
Uses of AbstractProcess in org.ojalgo.random.process
Subclasses of AbstractProcess in org.ojalgo.random.processModifier and TypeClassDescriptionfinal classA Gaussian process is aRandomProcesswhere each variable has a normal distribution.final classDiffusion process defined by a stochastic differential equation:(package private) classMultipleValuesBasedProcess<D extends Distribution>final classA Poisson process is a stochastic process which counts the number of events in a given time interval.(package private) classSingleValueBasedProcess<D extends Distribution>final classProcess with fixed mean and (possibly) fluctuating variance given by aScedasticityModel.final class