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/spant documentation built on May 25, 2021, 1:49 a.m.