Barcode::DataMatrix::Constants(3pm) | User Contributed Perl Documentation | Barcode::DataMatrix::Constants(3pm) |
Barcode::DataMatrix::Constants - Constants associated with the Reed-Solomon error correction encoding used for data matrices.
See <https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction> for more information.
Exponent values used in the multiplication step of the Reed-Solomon encoding algorithm.
Log values used in the multiplication step of the Reed-Solomon encoding algorithm.
Coefficients of the Reed-Solomon coeeficients. The keys of the "POLY" hash correspond to the order of the respective polynomial.
2022-06-08 | perl v5.34.0 |