Uses of Class
org.ojalgo.random.Normal
Packages that use Normal
-
Uses of Normal in org.ojalgo.random
Fields in org.ojalgo.random declared as NormalModifier and TypeFieldDescriptionprivate final NormalChiSquareDistribution.NormalApproximation.myApproximationprivate final NormalLogNormal.myNormalprivate final NormalTDistribution.DegreeInfinity.myNormal(package private) static final NormalChiSquareDistribution.NORMALprivate static final NormalTDistribution.NORMALMethods in org.ojalgo.random that return Normal -
Uses of Normal in org.ojalgo.random.process
Fields in org.ojalgo.random.process declared as NormalModifier and TypeFieldDescriptionprivate static final NormalGaussianProcess.GENERATORprivate static final NormalWienerProcess.GENERATORMethods in org.ojalgo.random.process that return NormalModifier and TypeMethodDescriptionGaussianProcess.getDistribution(double evaluationPoint) StationaryNormalProcess.getDistribution(double evaluationPoint) WienerProcess.getDistribution(double evaluationPoint)