View source: R/GenDiscrGauss.R
GenDiscrGauss | R Documentation |
Generate Polynomial with Discrete Gaussian Coefficients
GenDiscrGauss(n, s = 3)
n |
the order |
s |
scale the sigma (down) |
polynomial of the form x^^n + 1
n = 5
GenDiscrGauss(n)
GenDiscrGauss(n=5, s=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.