|
GNU Radio 3.4.0 C++ API
|
Go to the source code of this file.
Functions | |
| float | gc_uniform_deviate (void) |
| Return a uniformly distributed value in the range [0, 1.0) (Linear congruential generator. YMMV. Caveat emptor.) | |
| void | gc_set_seed (int seed) |
| void gc_set_seed | ( | int | seed | ) |
| float gc_uniform_deviate | ( | void | ) |
Return a uniformly distributed value in the range [0, 1.0) (Linear congruential generator. YMMV. Caveat emptor.)