@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, toStringcloneCopyright © 2021. All rights reserved.