#include <cstdlib>
#include <complex>
#include <boost/random/mersenne_twister.hpp>
#include "../snWidget/snWidget.h"
#include "../snSimulation/snSimulation.h"
#include "../snSimulation/snBlock.h"
#include "../snSimulation/ConcurrentBuffer.h"
Classes | |
class | snProcessorNoise |
Class for AWGN noise. More... | |
Typedefs | |
typedef boost::mt19937 | base_generator_type |
typedef boost::mt19937 base_generator_type |