#include <gr_sync_block.h>

Go to the source code of this file.
Classes | |
| class | gr_glfsr_source_f |
| Galois LFSR pseudo-random source generating float outputs -1.0 - 1.0. More... | |
Typedefs | |
| typedef boost::shared_ptr < gr_glfsr_source_f > | gr_glfsr_source_f_sptr |
Functions | |
| gr_glfsr_source_f_sptr | gr_make_glfsr_source_f (int degree, bool repeat=true, int mask=0, int seed=1) |
| gr_glfsr_source_f_sptr gr_make_glfsr_source_f | ( | int | degree, | |
| bool | repeat = true, |
|||
| int | mask = 0, |
|||
| int | seed = 1 | |||
| ) |
1.5.8