GNU Radio 3.7.2 C++ API
random.h File Reference
#include <gnuradio/api.h>
#include <gnuradio/gr_complex.h>
#include <stdlib.h>
Include dependency graph for random.h:

Go to the source code of this file.

Classes

class  gr::random
 pseudo random number generator More...
 

Namespaces

 gr
 Include this header to use the message passing features.
 

Variables

static const int RANDOM_MAX = 2147483647
 

Variable Documentation

const int RANDOM_MAX = 2147483647
static