Uses of Interface
org.ojalgo.random.scedasticity.ScedasticityModel
Packages that use ScedasticityModel
Package
Description
-
Uses of ScedasticityModel in org.ojalgo.random.process
Methods in org.ojalgo.random.process with parameters of type ScedasticityModelModifier and TypeMethodDescriptionstatic StationaryNormalProcessStationaryNormalProcess.of(ScedasticityModel scedasticityModel) -
Uses of ScedasticityModel in org.ojalgo.random.scedasticity
Classes in org.ojalgo.random.scedasticity that implement ScedasticityModel -
Uses of ScedasticityModel in org.ojalgo.series.primitive
Methods in org.ojalgo.series.primitive with parameters of type ScedasticityModelModifier and TypeMethodDescriptionPrimitiveSeries.variances(ScedasticityModel model) Creates a series of variances from this series of values.