symconv.ks | R Documentation |
Perform symmetric convolution using FFT.
symconv.ks(rr, ss, skewflag)
rr |
The first input vector. |
ss |
The second input vector. |
skewflag |
A scalar value to apply skew correction. |
A vector representing the result of the symmetric convolution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.