Module ojalgo

Class StationaryNormalProcess

java.lang.Object
org.ojalgo.random.process.StationaryNormalProcess
All Implemented Interfaces:
RandomProcess<Normal>

public final class StationaryNormalProcess extends Object
Process with fixed mean and (possibly) fluctuating variance given by a ScedasticityModel.
Author:
apete