Decoder eq some
BerlekampWelch.decoder_eq_some
Project documentation
Correctness theorem for Berlekamp-Welch decoder: If a codeword is close to a polynomial p of degree < k then the decoder succeeds and returns some p. ### Parameters: - e k : ā - Error capacity and degree bound - [NeZero n] - Non-zero codeword length - Ļs : Fin n ā F - Distinct evaluation points (injective mapping) - f : Fin n ā F - Recei...
Source project: ArkLib
Person-level attribution pending.