directBlur: Direct kernel matrix

Description Usage Arguments Details

View source: R/functions.R View source: R/RcppExports.R

Description

Creates appropriately sized blur matrix for the special case when no blurring is apparent.

Usage

1
directBlur(n, m = 1)

Arguments

n

Number of observations in each channel

m

Number of channels

Details

Function creates a matrix of dimension n by m which contains appropriate entries for the case when a direct multichannel signal is observed. That is, no blurring operator is apparent. This is the default argument for the blurring matrix to all the multichannel functions in the mwaved package.


jrwishart/mwaved documentation built on Oct. 31, 2021, 6:16 p.m.