menu
qr_bar_code package
documentation
code/src/reed_solomon.dart
GFPoly
getDegree method
getDegree method
dark_mode
light_mode
getDegree
method
int
getDegree
(
)
Implementation
int getDegree() { return coefficients.length - 1; }
qr_bar_code package
documentation
code/src/reed_solomon
GFPoly
getDegree method
GFPoly class