logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Barcode::DataMatrix::Constants - Constants associated with the Reed-Solomon error correction encoding

Description

       See <https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction> for more information.

   GFI
       Exponent values used in the multiplication step of the Reed-Solomon encoding algorithm.

   GFL
       Log values used in the multiplication step of the Reed-Solomon encoding algorithm.

   POLY
       Coefficients of the Reed-Solomon coeeficients.  The keys of the "POLY" hash correspond to the order of
       the respective polynomial.

perl v5.34.0                                       2022-06-08                Barcode::DataMatrix::Constants(3pm)

Name

       Barcode::DataMatrix::Constants - Constants associated with the Reed-Solomon error correction encoding
       used for data matrices.

See Also