Honeycomb  0.1
Component-Model Framework
Public Member Functions | List of all members
honey::Bootstrap< SampleT, Dim, Real__ >::meanFunc Struct Reference

Functor to estimate the sample mean. More...

#include <Bootstrap.h>

Public Member Functions

Vec operator() (const SampleList &samples)
 

Detailed Description

template<class SampleT, sdt Dim = 1, class Real__ = Real>
struct honey::Bootstrap< SampleT, Dim, Real__ >::meanFunc

Functor to estimate the sample mean.

Member Function Documentation

template<class SampleT , sdt Dim = 1, class Real__ = Real>
Vec honey::Bootstrap< SampleT, Dim, Real__ >::meanFunc::operator() ( const SampleList samples)
inline

The documentation for this struct was generated from the following file: