ift_shift_mat: Perform an ifft and ifftshift on a matrix with each column...

View source: R/utils.R

ift_shift_matR Documentation

Perform an ifft and ifftshift on a matrix with each column replaced by its shifted ifft.

Description

Perform an ifft and ifftshift on a matrix with each column replaced by its shifted ifft.

Usage

ift_shift_mat(mat_in)

Arguments

mat_in

matrix input.

Value

output matrix.


spant documentation built on June 11, 2025, 5:09 p.m.