|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExponentialDistribution | |
|---|---|
| org.apache.commons.math.distribution | Implementations of common discrete and continuous distributions. |
| Uses of ExponentialDistribution in org.apache.commons.math.distribution |
|---|
| Classes in org.apache.commons.math.distribution that implement ExponentialDistribution | |
|---|---|
class |
ExponentialDistributionImpl
The default implementation of ExponentialDistribution. |
| Methods in org.apache.commons.math.distribution that return ExponentialDistribution | |
|---|---|
abstract ExponentialDistribution |
DistributionFactory.createExponentialDistribution(double mean)
Deprecated. Create a new exponential distribution with the given degrees of freedom. |
ExponentialDistribution |
DistributionFactoryImpl.createExponentialDistribution(double mean)
Deprecated. Create a new exponential distribution with the given degrees of freedom. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||