convolveCpp: function convolve in C++ version

Description Usage Arguments Value

View source: R/RcppExports.R

Description

The function to calculate the convolution of two vectors implemented by C++. It plays as a performance comparison with convolveR.

Usage

1

Arguments

a, b

two vectors to be convolved

Value

a vector as the convolution of vectors a and b


wenshuoliu/rtest documentation built on May 4, 2019, 5:21 a.m.