| binaryState2symbolState(int binState, simth::checkedVector< int > &symbolStates) const | simthlib::ShiftRegisterM | [protected] |
| bitsPerSymbol() const | simthlib::ShiftRegister | [inline, protected] |
| computeMemoryLength(const simth::checkedVector< int > &polynomials, int recursivePolynomial=0) | simthlib::ShiftRegister | [static] |
| computeMemoryLength(int polynomial) | simthlib::ShiftRegister | [static] |
| computeNumOutputBits(int numPolynomials, int symbolsPerStep, int bitsPerSymbol, bool systematic) | simthlib::ShiftRegister | [static] |
| getBestPolynomials(int mem, int inbits, int outbits, simth::checkedVector< int > *genPolynomials) | simthlib::ShiftRegister | [static] |
| getNextState(int inputPattern, int oldState) const | simthlib::ShiftRegisterM | [virtual] |
| getOutput(int input, int state) const | simthlib::ShiftRegisterM | [virtual] |
| getRecursive(const simth::checkedVector< int > &symbolStates) const | simthlib::ShiftRegisterM | [protected] |
| getRecursive(int newState) const | simthlib::ShiftRegisterM | [virtual] |
| M() const | simthlib::ShiftRegister | [inline, protected] |
| memoryLength() const | simthlib::ShiftRegister | [inline] |
| polynomials | simthlib::ShiftRegister | [protected] |
| print(std::ostream &os) const | simthlib::ShiftRegister | [virtual] |
| recursivePolynomial | simthlib::ShiftRegister | [protected] |
| ShiftRegister(int symbolsPerStep, int bitsPerSymbol, const simth::checkedVector< int > &octalPolynomials, int recursivePolynomial=0) | simthlib::ShiftRegister | |
| ShiftRegisterM(int symbolsPerStep, int bitsPerSymbol, const simth::checkedVector< int > &octalPolynomials, int recursivePolynomial=0, int inbits=1) | simthlib::ShiftRegisterM | |
| shiftVector(simth::checkedVector< int > &vec, int increment) const | simthlib::ShiftRegisterM | [protected] |
| symbolsPerStep() const | simthlib::ShiftRegister | [inline, protected] |
| symbolState2binaryState(const simth::checkedVector< int > &symbolStates) const | simthlib::ShiftRegisterM | [protected] |
| tailsteps() const | simthlib::ShiftRegisterM | [virtual] |
| ~ShiftRegister()=0 | simthlib::ShiftRegister | [inline, pure virtual] |
| ~ShiftRegisterM() | simthlib::ShiftRegisterM | [inline, virtual] |