| Channel_Code() | itpp::Channel_Code | [inline] |
| decode(const bvec &coded_bits, bvec &decoded_bits) | itpp::Reed_Solomon | [virtual] |
| decode(const bvec &coded_bits) | itpp::Reed_Solomon | [virtual] |
| decode(const vec &received_signal, bvec &output) | itpp::Reed_Solomon | [virtual] |
| decode(const vec &received_signal) | itpp::Reed_Solomon | [virtual] |
| encode(const bvec &uncoded_bits, bvec &coded_bits) | itpp::Reed_Solomon | [virtual] |
| encode(const bvec &uncoded_bits) | itpp::Reed_Solomon | [virtual] |
| g | itpp::Reed_Solomon | [protected] |
| get_rate() const | itpp::Reed_Solomon | [inline, virtual] |
| k (defined in itpp::Reed_Solomon) | itpp::Reed_Solomon | [protected] |
| m | itpp::Reed_Solomon | [protected] |
| n (defined in itpp::Reed_Solomon) | itpp::Reed_Solomon | [protected] |
| operator=(const Reed_Solomon &) | itpp::Reed_Solomon | [inline] |
| q (defined in itpp::Reed_Solomon) | itpp::Reed_Solomon | [protected] |
| Reed_Solomon(int in_m, int in_t, bool sys=false) | itpp::Reed_Solomon | |
| systematic | itpp::Reed_Solomon | [protected] |
| t (defined in itpp::Reed_Solomon) | itpp::Reed_Solomon | [protected] |
| ~Channel_Code() | itpp::Channel_Code | [inline, virtual] |
| ~Reed_Solomon() | itpp::Reed_Solomon | [inline, virtual] |
1.5.8