This is based on gri_lfsr_15_1_0 with an extra 0 added at the end of the sequence. More...
#include <gri_lfsr_32k.h>

Public Member Functions | |
| gri_lfsr_32k () | |
| void | reset () |
| int | next_bit () |
| int | next_byte () |
| int | next_short () |
This is based on gri_lfsr_15_1_0 with an extra 0 added at the end of the sequence.
| gri_lfsr_32k::gri_lfsr_32k | ( | ) | [inline] |
References reset().
| int gri_lfsr_32k::next_bit | ( | ) | [inline] |
| int gri_lfsr_32k::next_byte | ( | ) | [inline] |
References gen_whitener::i, and next_bit().
| int gri_lfsr_32k::next_short | ( | ) | [inline] |
References gen_whitener::i, and next_bit().
| void gri_lfsr_32k::reset | ( | ) | [inline] |
1.5.8