Package com.google.zxing.common.reedsolomon


package com.google.zxing.common.reedsolomon
  • Classes
    Class
    Description
    This class contains utility methods for performing mathematical operations over the Galois Fields.
    Represents a polynomial whose coefficients are elements of a GF.
    Implements Reed-Solomon encoding, as the name implies.