- TrainSum.iqftshift(train, axis=0)
Inverse of the qftshift. Only works for dimensions with a binary leading bit.
- Parameters:
train (TensorTrain)
axis (int)
- Return type:
Inverse of the qftshift. Only works for dimensions with a binary leading bit.
train (TensorTrain)
axis (int)