ZXing .Common .Reed Solomon .Generic GF Unit
Package: QRCodeReader_FMX
Top
Top
Name | Description | |
---|---|---|
![]() | TGenericGF | This class contains utility methods for performing mathematical operations over the Galois Fields. Operations use a given primitive polynomial in calculations. Throughout this package, elements of the GF are represented as an {@code int} for convenience and speed (but at the cost of memory). |
![]() | TGenericGFPoly |
Name | Description | |
---|---|---|
![]() | IGenericGFPoly |