convolution: Time discrete convolution

convolveR Documentation

Time discrete convolution

Description

For developers only; computes a time discrete convolution.

Usage

.convolve(val, kern)

Arguments

val

a numeric vector giving the values

kern

a numeric vector giving the time discrete kernel

Value

A numeric vector giving the convolution.

See Also

lowpassFilter


lowpassFilter documentation built on April 30, 2022, 1:06 a.m.