@Deprecated public class GaussianDistribution extends NormalDistribution
Constructor and Description |
---|
GaussianDistribution(double mean,
double std)
Deprecated.
Create a gaussian distribution (equivalent to normal)
with the given mean and std
|
equals, getMean, getStd, hashCode, setMean, setStd, toString
clone
Copyright © 2022. All rights reserved.