Honeycomb  0.1
Component-Model Framework
Classes | Namespaces
Bootstrap.h File Reference
#include "Honey/Math/Random/Random.h"
Include dependency graph for Bootstrap.h:
This graph shows which files directly or indirectly include this file:

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.