package reedsolomon

  1. Overview
  2. Docs

inversionless berlekamp massey algorithms.

Based on the paper "High-speed architectures for Reed-Solomon decoders" Dilip V Sarwate, Naresh R Shanbhag

val iBM : poly -> poly
val riBM : poly -> poly * poly
val rriBM : poly -> poly * poly
val forney : poly -> poly -> loc -> elt