reedSolomonCode(F,L,k)
Given a field F, a list L of different elements of F, and an integer k, returns the Reed-Solomon code obtained when polynomials of degree less than k are evaluated on the elements of L.
|
|
The object reedSolomonCode is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/CodingTheory.m2:4883:0.