symconv.ks {shinyWGD}R Documentation

symconv.ks

Description

Perform symmetric convolution using FFT.

Usage

symconv.ks(rr, ss, skewflag)

Arguments

rr

The first input vector.

ss

The second input vector.

skewflag

A scalar value to apply skew correction.

Value

A vector representing the result of the symmetric convolution.


[Package shinyWGD version 1.0.0 Index]