mvifftshift: Perform an ifftshift on a matrix, with each column replaced...

View source: R/utils.R

mvifftshiftR Documentation

Perform an ifftshift on a matrix, with each column replaced by its shifted result.

Description

Perform an ifftshift on a matrix, with each column replaced by its shifted result.

Usage

mvifftshift(x)

Arguments

x

matrix input.

Value

output matrix.


martin3141/spant documentation built on Feb. 16, 2025, 4:44 a.m.