NumLibIfftShift Method

Overload List

IfftShift(Double) Shifts Array back from center 2 3 0 1 --> 0 1 2 3 and 3 4 0 1 2 --> 0 1 2 3 4
IfftShiftT(T) Shifts Array back from center 2 3 0 1 --> 0 1 2 3 and 3 4 0 1 2 --> 0 1 2 3 4

See Also