| Modifier and Type | Method and Description | 
|---|---|
static TruncatedNormalDistribution | 
TruncatedNormalDistribution.of(double mean,
  double sd,
  double lower,
  double upper)
Creates a truncated normal distribution. 
 | 
Copyright © 2018–2022 The Apache Software Foundation. All rights reserved.