#include <gr_glfsr_source_b.h>
#include <gri_glfsr.h>
#include <gr_io_signature.h>
#include <stdexcept>

Functions | |
| gr_glfsr_source_b_sptr | gr_make_glfsr_source_b (int degree, bool repeat, int mask, int seed) |
| gr_glfsr_source_b_sptr gr_make_glfsr_source_b | ( | int | degree, | |
| bool | repeat, | |||
| int | mask, | |||
| int | seed | |||
| ) |
1.5.5