Uses of Class
org.ojalgo.random.Normal
Packages that use Normal
-
Uses of Normal in org.ojalgo.random
Methods in org.ojalgo.random that return Normal -
Uses of Normal in org.ojalgo.random.process
Methods in org.ojalgo.random.process that return NormalModifier and TypeMethodDescriptionGaussianProcess.getDistribution(double evaluationPoint) StationaryNormalProcess.getDistribution(double evaluationPoint) WienerProcess.getDistribution(double evaluationPoint)