GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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