Download this file
1 2 3
function obj2 = fft( obj1, varargin ) obj2 = unitaryopp(@fft, obj1, varargin{:});