Package | Description |
---|---|
org.seamcat.model.distributions |
Modifier and Type | Interface and Description |
---|---|
interface |
LimitedRayleighDistribution
This is an extension of Rayleigh Distribution that ensures no
trial value will ever exceed the max value.
|
Modifier and Type | Method and Description |
---|---|
RayleighDistribution |
DistributionFactory.getRayleighDistribution(double min,
double stdDev) |
Copyright © 2018. All rights reserved.