Last data update: 2014.03.03

R: Convolve
convCppMR Documentation

Convolve

Description

Convolution, written in C++

Usage

convCppM(X, f)

Arguments

X

matrix to convolve

f

filter

Results