Package | Description |
---|---|
org.apache.commons.rng.sampling.distribution |
This package contains classes for sampling from statistical distributions.
|
Modifier and Type | Method and Description |
---|---|
PoissonSamplerCache |
PoissonSamplerCache.withRange(double minMean,
double maxMean)
Create a new
PoissonSamplerCache with the given range
reusing the current cache values. |
Copyright © 2016–2022 The Apache Software Foundation. All rights reserved.