A function to pre-multiply a vector by a block cirulant matrix
fftmultiply(efb, vector)
efb
eigenvalues of the matrix
vector
the vector
a vector: the product of the matrix and the vector.