The Math::FFT module provides an interface to various Fast Fourier
Transform (FFT) routines of the C routine of fft4g.c; The one-dimensional
data sets, of size 2^n, are assumed to be sampled at a constant
rate.

The FFT methods available are
- cdft: Complex Discrete Fourier Transform
- rdft: Real Discrete Fourier Transform
- ddct: Discrete Cosine Transform
- ddst: Discrete Sine Transform
- dfct:  Cosine Transform of RDFT (Real Symmetric DFT)
- dfst:  Sine Transform of RDFT (Real Symmetric DFT)
as well as their inverses.

The C code for the FFT routines of fft4g.c is copyrighted 1996-99
by Takuya OOURA. The file arrays.c included here to handle passing
arrays to and from C comes from the PGPLOT module of Karl Glazebrook
<kgb@aaoepp.aao.gov.au>. The perl interface of the Math::FTT module
is Copyright 2000 by Randy Kobes <randy@theoryx5.uwinnipeg.ca>,
and may be distributed under the same terms as Perl itself.

WWW: http://search.cpan.org/search?dist=Math-FFT
tw44/cgit/cgit.cgi/'><img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/~lantw44/cgit/cgit.cgi/'>index</a> : <a title='freebsd-ports-graphics' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'>freebsd-ports-graphics</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='1c6aff2e9dce87b3467a0e763794b0a52eaab7af'/><select name='h' onchange='this.form.submit();'>
<option value='master'>master</option>
<option value='mesa-next' selected='selected'>mesa-next</option>
<option value='wayland'>wayland</option>
<option value='xorg-server-1.19.6'>xorg-server-1.19.6</option>
<option value='xserver-next'>xserver-next</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)</td><td class='sub right'></td></tr></table>
<table class='tabs'><tr><td>
<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/about/'>about</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/'>summary</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/refs/?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>refs</a><a class='active' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/mail/newmail'>log</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/tree/mail/newmail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>tree</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/mail/newmail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>commit</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/diff/mail/newmail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>diff</a><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/stats/mail/newmail'>stats</a></td><td class='form'><form class='right' method='get' action='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/mail/newmail'>
<input type='hidden' name='id' value='1c6aff2e9dce87b3467a0e763794b0a52eaab7af'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>root</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/mail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>mail</a>/<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/mail/newmail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af'>newmail</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/log/mail/newmail?id=1c6aff2e9dce87b3467a0e763794b0a52eaab7af&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Age</th><th class='left'>Files</th><th class='left'>Lines</th></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/mail/newmail?id=ce5a2137c47097fcf5e9cd5cc716d72efe9e89de'>Update MASTER_SITES to reflect mirror site reorganisation.</a></td><td>dinoex</td><td><span title='2002-01-27 16:59:21 +0800'>2002-01-27</span></td><td>1</td><td><span class='deletions'>-2</span>/<span class='insertions'>+2</span></td></tr>
<tr><td class='commitgraph'>* </td><td><a href='/~lantw44/cgit/cgit.cgi/freebsd-ports-graphics/commit/mail/newmail?id=f808a531ce404ff4fec0cb0c663387d0f9830218'>Add mirrors to MASTER_SITES.</a></td><td>jim</td><td><span title='2002-01-14 15:57:57 +0800'>2002-01-14</span></td><td>1</td><td><span class='deletions'>-1</span>/<span class='insertions'>+3</span></td></tr>