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() |
clone
Copyright © 2019. All rights reserved.