Package-level declarations
Types
Link copied to clipboard
Represents a polynomial whose coefficients are elements of a GF. Instances of this class are immutable.
Link copied to clipboard
Implements Reed-Solomon decoding, as the name implies.
Link copied to clipboard
Implements Reed-Solomon encoding, as the name implies.
Link copied to clipboard
Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.