GNU Radio 3.7.2git-29-g7516b6dd C++ API
random.h File Reference
#include <gnuradio/api.h>
#include <gnuradio/gr_complex.h>
#include <stdlib.h>

Go to the source code of this file.

Classes

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

Namespaces

namespace  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