Bootstrap< SampleGenerator > Class Template Reference
[Statistical methods]
Implementation of the
Bootstrap error estimation method.
More...
#include <Bootstrap.h>
List of all members.
|
Public Member Functions |
| | Bootstrap (const int nrea, SampleGenerator TheGenerator) |
| | The constructor passes everything to the base.
|
| virtual | ~Bootstrap () |
Detailed Description
template<class SampleGenerator>
class Bootstrap< SampleGenerator >
Implementation of the
Bootstrap error estimation method.
Definition at line 20 of file Bootstrap.h.
Constructor & Destructor Documentation
template<class SampleGenerator >
The constructor passes everything to the base.
Definition at line 27 of file Bootstrap.h.
template<class SampleGenerator >
The documentation for this class was generated from the following file: