mvifftshift {spant}R 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.


[Package spant version 2.20.0 Index]