[back] [prev] [next] [index] [root]

 


PolyPrimeList

Returns a list containing all monic prime polynomials of degree d in k[x] for a finite field k.

Syntax:

L := PolyPrimeList(kx, d);

list
  L  
polynomial algebra
  kx  
over finite field k
integer
  d  

See also:  PolyPrimeNum, PolyPrimeRandom

Description:

no detailed description available yet


Example:



<- back[back] [prev] [next] [index] [root]