![]() |
rssoft
0.0.0
Reed-Solomon codes library with soft decision decoding
|
add_ry(const gf::GFq_Element &root_y) | rssoft::RR_Node | [inline] |
coeff | rssoft::RR_Node | [protected] |
degree | rssoft::RR_Node | [protected] |
get_coeff() const | rssoft::RR_Node | [inline] |
get_degree() const | rssoft::RR_Node | [inline] |
get_id() const | rssoft::RR_Node | [inline] |
getQ() const | rssoft::RR_Node | [inline] |
id | rssoft::RR_Node | [protected] |
is_in_ry_set(const gf::GFq_Element &root_y) const | rssoft::RR_Node | [inline] |
parent | rssoft::RR_Node | [protected] |
Q | rssoft::RR_Node | [protected] |
RR_Node(RR_Node *_parent, const gf::GFq_BivariatePolynomial &_Q, const gf::GFq_Element &_coeff, unsigned int _id) | rssoft::RR_Node | |
ry_set | rssoft::RR_Node | [protected] |