get_length(void) | itpp::LFSR | [inline] |
get_state(void) | itpp::LFSR | [inline] |
LFSR(void) | itpp::LFSR | [inline] |
LFSR(const bvec &connections) | itpp::LFSR | |
LFSR(const ivec &connections) | itpp::LFSR | |
set_connections(const bvec &connections) | itpp::LFSR | |
set_connections(const ivec &connections) | itpp::LFSR | |
set_state(const bvec &state) | itpp::LFSR | |
set_state(const ivec &state) | itpp::LFSR | |
shift(void) | itpp::LFSR | [inline] |
shift(int no_shifts) | itpp::LFSR |