public class OrthogonalDistribution extends Distribution
| Constructor and Description |
|---|
OrthogonalDistribution(double gain)
Create a log-normal distribution
with the given mean and std
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
double |
getGain() |
int |
hashCode() |
void |
setGain(double gain) |
String |
toString() |
cloneCopyright © 2018. All rights reserved.