The Function calculates the Fast Hartley Transform of real input.
M = fht (D) M = fht (D, N) M = fht (D, N, DIM)
This function calculates the Fast Hartley transform of real input D. If D is a matrix, the Hartley transform is calculated along the columns by default.