|
Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Math/Random/Random.h"

Go to the source code of this file.
Classes | |
| class | honey::Bootstrap< SampleT, Dim, Real__ > |
| Monte Carlo (random-based) method to estimate the interval of confidence in a function's result, when that function operates on samples from a complex or unknown distribution. More... | |
| struct | honey::Bootstrap< SampleT, Dim, Real__ >::meanFunc |
| Functor to estimate the sample mean. More... | |
| struct | honey::Bootstrap< SampleT, Dim, Real__ >::varianceFunc |
| Functor to estimate the sample variance. This is the unbiased estimator (mean over all possible samples is the population variance) More... | |
Namespaces | |
| honey | |
| Global Honeycomb namespace. | |
1.8.10