#include <gnuradio/api.h>
#include <gnuradio/gr_complex.h>
#include <gnuradio/xoroshiro128p.h>
#include <limits>
#include <random>
Go to the source code of this file.
Classes | |
class | gr::xoroshiro128p_prng |
wrapper for XOROSHIRO128+ PRNG for use in std::distributions Fulfills C++ named requirements for UniformRandomBitGenerator More... | |
class | gr::random |
pseudo random number generator More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper. | |