| generateGF | R Documentation |
Generate Elements of a Finite Field Generates the coefficient-vector representations of all elements of GF(p^m).
generateGF(p, m)
p |
A prime number. |
m |
A positive integer specifying the field extension degree. |
A matrix containing all elements of GF(p^m).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.