[Next] [Prev] [Right] [Left] [Up] [Index] [Root]
Krawchouk Polynomials
Krawchouk Polynomials
KrawchoukPolynomial(K, n, k) : FldFin, RngIntElt, RngIntElt -> RngUPolElt
Return the Krawchouk polynomial of parameters k and n in K over the
rational field.
KrawchoukTransform(f, K, n) : RngUPolElt, FldFin, RngIntElt -> RngUPolElt
Return the Krawchouk transform of the polynomial f over the rational field
with respect to the vector space K^n.
InverseKrawchouk(A, K, n) : RngUPolElt, FldFin, RngIntElt -> RngUPolElt
Return the inverse Krawchouk transform of the polynomial A over the
rational field with respect to the vector space K^n.
[Next] [Prev] [Right] [Left] [Up] [Index] [Root]