Math::FourierTransform

Discrete Fourier Transform implementation.

Math--FourierTransform

Discrete Fourier Transform for Perl 6

use Math::FourierTransform;

@spectrum = discrete-fourier-transform(@data);

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.