TGenericGF Class

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).

Unit: ZXing.Common.ReedSolomon.GenericGF
System.TObject
  ZXing.Common.ReedSolomon.GenericGF.TGenericGF
type TGenericGF = class(TObject)

The TGenericGF type exposes the following members.

Show:
 NameDescription
Create

Destroy

Top
Show:
 NameDescription
GeneratorBase

One

Zero

size

Top