T
- type of the sample / random variablepublic interface SamplingDistribution<T>
Modifier and Type | Method and Description |
---|---|
T |
drawSample()
Generate a new sample from this density.
|
T drawSample()
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.