Package | Description |
---|---|
org.seamcat.model.distributions |
Modifier and Type | Interface and Description |
---|---|
interface |
LimitedGaussianDistribution
This is an extension of a Gaussian distribution that ensures no trial value
will ever be outside the bounds of (min-max)
|
Modifier and Type | Method and Description |
---|---|
GaussianDistribution |
DistributionFactory.getGaussianDistribution(double mean,
double stdDev) |
Copyright © 2018. All rights reserved.