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