GPLIB++
|
#include <boost/random/lagged_fibonacci.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/uniform_int.hpp>
#include <iostream>
#include <algorithm>
#include <numeric>
#include <vector>
#include <ctime>
#include "StatErrEst.h"
#include "statutils.h"
Go to the source code of this file.
Classes | |
class | gplib::Bootstrap< SampleGenerator > |
Implementation of the Bootstrap error estimation method. More... | |
Namespaces | |
gplib | |