public class TruncatedNormalDistribution extends Distribution
| Constructor and Description |
|---|
TruncatedNormalDistribution(double mean,
double std)
Create a truncated normal distribution
with the given mean and std
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
cloneCopyright © 2021. All rights reserved.