#include <cmath>
#include <iostream>
#include <boost/random/mersenne_twister.hpp>
#include <boost/random/variate_generator.hpp>
#include <boost/random/bernoulli_distribution.hpp>
#include <ctime>
#include "snGNSSData.h"
Typedefs | |
typedef boost::mt19937 | base_generator_type |
typedef boost::mt19937 base_generator_type |