#include <vector>#include <iostream>#include <algorithm>#include <boost/random/lagged_fibonacci.hpp>#include <boost/random/normal_distribution.hpp>#include <boost/random/variate_generator.hpp>#include "statutils.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | void | ) |
Definition at line 10 of file statutiltest.cpp.
References Mean(), MeanErr(), StdDev(), and Variance().
1.5.5