ft_shift_mat: Perform a fft and fftshift on a matrix with each column...

Description Usage Arguments Value

View source: R/utils.R

Description

Perform a fft and fftshift on a matrix with each column replaced by its shifted fft.

Usage

1
ft_shift_mat(mat_in)

Arguments

mat_in

matrix input.

Value

output matrix.


neuroconductor-devel/spant documentation built on May 18, 2021, 9:12 p.m.