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