public class GammaDistribution extends Object
Constructor and Description |
---|
GammaDistribution(double shape,
double scale) |
Modifier and Type | Method and Description |
---|---|
double |
inverseCumulativeDistribution(double x)
Return the inverse cumulative distribution function at x.
|
Copyright © 2015. All rights reserved.