Go to the documentation of this file.
23 #ifndef INCLUDED_GR_GLFSR_SOURCE_B_H
24 #define INCLUDED_GR_GLFSR_SOURCE_B_H
36 int mask=0,
int seed=1);
61 unsigned int d_length;
70 int work(
int noutput_items,
74 unsigned int period()
const {
return d_length; }