convolution: Convolution of two real vectors of the same length.

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Convolution of two real vectors of the same length.

Usage

1
convolution(vec1, vec2)

Arguments

vec1

the first vector

vec2

the second vector

Value

a vector of full convolution


ziphsmm documentation built on May 2, 2019, 6:10 a.m.

Related to convolution in ziphsmm...