Perform a fft and fftshift on a matrix with each column replaced by its shifted fft.
ft_shift_mat(mat_in)
mat_in
matrix input.
output matrix.