~ubuntu-branches/ubuntu/trusty/fftw3/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/html/The-Discrete-Hartley-Transform.html

  • Committer: Bazaar Package Importer
  • Author(s): Paul Brossier
  • Date: 2009-10-30 15:58:13 UTC
  • mfrom: (3.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20091030155813-sm22akeielmo6sbo
Tags: 3.2.2-1
* New upstream release
* Acknowledge non-maintainer upload (closes: #532340, #532301),
  thanks to Cyril Brulebois
* debian/control
  - add ${misc:Depends}
  - bump Standards-Version to 3.8.3, debhelper to >= 7.0.0
  - span build-depends on multiple lines
  - added Vcs-Bzr and Vcs-Browser fields
* debian/rules
  - fix bashisms (closes: #535378)
  - only install long double where needed (closes: #540408)
  - use dh_prep
* debian/compat: bump to 7
* debian/README.source: add reference to quilt documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<html lang="en">
2
2
<head>
3
 
<title>The Discrete Hartley Transform - FFTW 3.2.1</title>
 
3
<title>The Discrete Hartley Transform - FFTW 3.2.2</title>
4
4
<meta http-equiv="Content-Type" content="text/html">
5
 
<meta name="description" content="FFTW 3.2.1">
6
 
<meta name="generator" content="makeinfo 4.8">
 
5
<meta name="description" content="FFTW 3.2.2">
 
6
<meta name="generator" content="makeinfo 4.13">
7
7
<link title="Top" rel="start" href="index.html#Top">
8
8
<link rel="up" href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data" title="More DFTs of Real Data">
9
9
<link rel="prev" href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029" title="Real even/odd DFTs (cosine/sine transforms)">
10
10
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11
11
<!--
12
12
This manual is for FFTW
13
 
(version 3.2.1, 5 February 2009).
 
13
(version 3.2.2, 12 July 2009).
14
14
 
15
15
Copyright (C) 2003 Matteo Frigo.
16
16
 
45
45
</head>
46
46
<body>
47
47
<div class="node">
 
48
<a name="The-Discrete-Hartley-Transform"></a>
48
49
<p>
49
 
<a name="The-Discrete-Hartley-Transform"></a>
50
50
Previous:&nbsp;<a rel="previous" accesskey="p" href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029">Real even/odd DFTs (cosine/sine transforms)</a>,
51
51
Up:&nbsp;<a rel="up" accesskey="u" href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a>
52
52
<hr>
94
94
<a href="What-FFTW-Really-Computes.html#What-FFTW-Really-Computes">What FFTW Really Computes</a>.
95
95
 
96
96
<!-- ************************************************************ -->
97
 
<div class="footnote">
 
97
   <div class="footnote">
98
98
<hr>
99
99
<h4>Footnotes</h4><p class="footnote"><small>[<a name="fn-1" href="#fnd-1">1</a>]</small> We provide the DHT mainly as a byproduct of some
100
100
internal algorithms. FFTW computes a real input/output DFT of
101
101
<em>prime</em> size by re-expressing it as a DHT plus post/pre-processing
102
102
and then using Rader's prime-DFT algorithm adapted to the DHT.</p>
103
103
 
104
 
   <p><hr></div>
 
104
   <hr></div>
105
105
 
106
106
   </body></html>
107
107