Uses of Interface
org.seamcat.model.distributions.LimitedRayleighDistribution
-
Packages that use LimitedRayleighDistribution Package Description org.seamcat.model.distributions -
-
Uses of LimitedRayleighDistribution in org.seamcat.model.distributions
Methods in org.seamcat.model.distributions that return LimitedRayleighDistribution Modifier and Type Method Description LimitedRayleighDistribution
DistributionFactory. getLimitedRayleighDistribution(double min, double max, double stdDev)
Methods in org.seamcat.model.distributions with parameters of type LimitedRayleighDistribution Modifier and Type Method Description void
DistributionVisitor. visit(LimitedRayleighDistribution dist)
-