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);
53 unsigned int d_length;
73 int work(
int noutput_items,
77 unsigned int period()
const {
return d_length; }