- TrainSum.qftshift(train, axis=0)
Shift the zero frequencies to the middle of the spectrum. Only works for dimensions with a binary leading bit.
- Parameters:
train (TensorTrain)
axis (int)
- Return type:
Shift the zero frequencies to the middle of the spectrum. Only works for dimensions with a binary leading bit.
train (TensorTrain)
axis (int)