d@0
|
1 <html lang="en">
|
d@0
|
2 <head>
|
d@0
|
3 <title>Library Index - FFTW 3.2.1</title>
|
d@0
|
4 <meta http-equiv="Content-Type" content="text/html">
|
d@0
|
5 <meta name="description" content="FFTW 3.2.1">
|
d@0
|
6 <meta name="generator" content="makeinfo 4.8">
|
d@0
|
7 <link title="Top" rel="start" href="index.html#Top">
|
d@0
|
8 <link rel="prev" href="Concept-Index.html#Concept-Index" title="Concept Index">
|
d@0
|
9 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
|
d@0
|
10 <!--
|
d@0
|
11 This manual is for FFTW
|
d@0
|
12 (version 3.2.1, 5 February 2009).
|
d@0
|
13
|
d@0
|
14 Copyright (C) 2003 Matteo Frigo.
|
d@0
|
15
|
d@0
|
16 Copyright (C) 2003 Massachusetts Institute of Technology.
|
d@0
|
17
|
d@0
|
18 Permission is granted to make and distribute verbatim copies of
|
d@0
|
19 this manual provided the copyright notice and this permission
|
d@0
|
20 notice are preserved on all copies.
|
d@0
|
21
|
d@0
|
22 Permission is granted to copy and distribute modified versions of
|
d@0
|
23 this manual under the conditions for verbatim copying, provided
|
d@0
|
24 that the entire resulting derived work is distributed under the
|
d@0
|
25 terms of a permission notice identical to this one.
|
d@0
|
26
|
d@0
|
27 Permission is granted to copy and distribute translations of this
|
d@0
|
28 manual into another language, under the above conditions for
|
d@0
|
29 modified versions, except that this permission notice may be
|
d@0
|
30 stated in a translation approved by the Free Software Foundation.
|
d@0
|
31 -->
|
d@0
|
32 <meta http-equiv="Content-Style-Type" content="text/css">
|
d@0
|
33 <style type="text/css"><!--
|
d@0
|
34 pre.display { font-family:inherit }
|
d@0
|
35 pre.format { font-family:inherit }
|
d@0
|
36 pre.smalldisplay { font-family:inherit; font-size:smaller }
|
d@0
|
37 pre.smallformat { font-family:inherit; font-size:smaller }
|
d@0
|
38 pre.smallexample { font-size:smaller }
|
d@0
|
39 pre.smalllisp { font-size:smaller }
|
d@0
|
40 span.sc { font-variant:small-caps }
|
d@0
|
41 span.roman { font-family:serif; font-weight:normal; }
|
d@0
|
42 span.sansserif { font-family:sans-serif; font-weight:normal; }
|
d@0
|
43 --></style>
|
d@0
|
44 </head>
|
d@0
|
45 <body>
|
d@0
|
46 <div class="node">
|
d@0
|
47 <p>
|
d@0
|
48 <a name="Library-Index"></a>
|
d@0
|
49 Previous: <a rel="previous" accesskey="p" href="Concept-Index.html#Concept-Index">Concept Index</a>,
|
d@0
|
50 Up: <a rel="up" accesskey="u" href="index.html#Top">Top</a>
|
d@0
|
51 <hr>
|
d@0
|
52 </div>
|
d@0
|
53
|
d@0
|
54 <h2 class="chapter">13 Library Index</h2>
|
d@0
|
55
|
d@0
|
56
|
d@0
|
57
|
d@0
|
58 <ul class="index-fn" compact>
|
d@0
|
59 <li><a href="Fortran-Examples.html#index-dfftw_005fdestroy_005fplan-343"><code>dfftw_destroy_plan</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
60 <li><a href="FFTW-Execution-in-Fortran.html#index-dfftw_005fexecute-338"><code>dfftw_execute</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
|
d@0
|
61 <li><a href="Fortran-Examples.html#index-dfftw_005fexecute_005fdft-342"><code>dfftw_execute_dft</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
62 <li><a href="FFTW-Execution-in-Fortran.html#index-dfftw_005fexecute_005fdft-339"><code>dfftw_execute_dft</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
|
d@0
|
63 <li><a href="Fortran-Examples.html#index-dfftw_005fexecute_005fdft_005fr2c-348"><code>dfftw_execute_dft_r2c</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
64 <li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fexport_005fwisdom-355"><code>dfftw_export_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
|
d@0
|
65 <li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fforget_005fwisdom-356"><code>dfftw_forget_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
|
d@0
|
66 <li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fimport_005fsystem_005fwisdom-353"><code>dfftw_import_system_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
|
d@0
|
67 <li><a href="Wisdom-of-Fortran_003f.html#index-dfftw_005fimport_005fwisdom-354"><code>dfftw_import_wisdom</code></a>: <a href="Wisdom-of-Fortran_003f.html#Wisdom-of-Fortran_003f">Wisdom of Fortran?</a></li>
|
d@0
|
68 <li><a href="Fortran-Examples.html#index-dfftw_005finit_005fthreads-344"><code>dfftw_init_threads</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
69 <li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005f1d-341"><code>dfftw_plan_dft_1d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
70 <li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005f3d-346"><code>dfftw_plan_dft_3d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
71 <li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005fr2c_005f1d-347"><code>dfftw_plan_dft_r2c_1d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
72 <li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fdft_005fr2c_005f2d-349"><code>dfftw_plan_dft_r2c_2d</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
73 <li><a href="Fortran-Examples.html#index-dfftw_005fplan_005fwith_005fnthreads-345"><code>dfftw_plan_with_nthreads</code></a>: <a href="Fortran-Examples.html#Fortran-Examples">Fortran Examples</a></li>
|
d@0
|
74 <li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fBACKWARD-52"><code>FFTW_BACKWARD</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
|
d@0
|
75 <li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fBACKWARD-24"><code>FFTW_BACKWARD</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
76 <li><a href="Using-Plans.html#index-fftw_005fcleanup-149"><code>fftw_cleanup</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
77 <li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005fcleanup_005fthreads-324"><code>fftw_cleanup_threads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
|
d@0
|
78 <li><a href="Complex-numbers.html#index-fftw_005fcomplex-136"><code>fftw_complex</code></a>: <a href="Complex-numbers.html#Complex-numbers">Complex numbers</a></li>
|
d@0
|
79 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fcomplex-18"><code>fftw_complex</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
80 <li><a href="Planner-Flags.html#index-FFTW_005fDESTROY_005fINPUT-167"><code>FFTW_DESTROY_INPUT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
81 <li><a href="Using-Plans.html#index-fftw_005fdestroy_005fplan-148"><code>fftw_destroy_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
82 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fdestroy_005fplan-30"><code>fftw_destroy_plan</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
83 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fDHT-207"><code>FFTW_DHT</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
84 <li><a href="The-Discrete-Hartley-Transform.html#index-FFTW_005fDHT-97"><code>FFTW_DHT</code></a>: <a href="The-Discrete-Hartley-Transform.html#The-Discrete-Hartley-Transform">The Discrete Hartley Transform</a></li>
|
d@0
|
85 <li><a href="Cycle-Counters.html#index-FFTW_005fESTIMATE-375"><code>FFTW_ESTIMATE</code></a>: <a href="Cycle-Counters.html#Cycle-Counters">Cycle Counters</a></li>
|
d@0
|
86 <li><a href="Planner-Flags.html#index-FFTW_005fESTIMATE-162"><code>FFTW_ESTIMATE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
87 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fESTIMATE-126"><code>FFTW_ESTIMATE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
88 <li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fESTIMATE-27"><code>FFTW_ESTIMATE</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
89 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute-258"><code>fftw_execute</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
90 <li><a href="Using-Plans.html#index-fftw_005fexecute-147"><code>fftw_execute</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
91 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fexecute-28"><code>fftw_execute</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
92 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft-261"><code>fftw_execute_dft</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
93 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft_005fc2r-265"><code>fftw_execute_dft_c2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
94 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft_005fr2c-263"><code>fftw_execute_dft_r2c</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
95 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fdft_005fr2r-267"><code>fftw_execute_dft_r2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
96 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft-262"><code>fftw_execute_split_dft</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
97 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft_005fc2r-266"><code>fftw_execute_split_dft_c2r</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
98 <li><a href="New_002darray-Execute-Functions.html#index-fftw_005fexecute_005fsplit_005fdft_005fr2c-264"><code>fftw_execute_split_dft_r2c</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
99 <li><a href="Planner-Flags.html#index-FFTW_005fEXHAUSTIVE-165"><code>FFTW_EXHAUSTIVE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
100 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fEXHAUSTIVE-125"><code>FFTW_EXHAUSTIVE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
101 <li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom-270"><code>fftw_export_wisdom</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
|
d@0
|
102 <li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom_005fto_005ffile-271"><code>fftw_export_wisdom_to_file</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
|
d@0
|
103 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fexport_005fwisdom_005fto_005ffile-127"><code>fftw_export_wisdom_to_file</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
104 <li><a href="Wisdom-Export.html#index-fftw_005fexport_005fwisdom_005fto_005fstring-272"><code>fftw_export_wisdom_to_string</code></a>: <a href="Wisdom-Export.html#Wisdom-Export">Wisdom Export</a></li>
|
d@0
|
105 <li><a href="Using-Plans.html#index-fftw_005fflops-150"><code>fftw_flops</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
106 <li><a href="Forgetting-Wisdom.html#index-fftw_005fforget_005fwisdom-278"><code>fftw_forget_wisdom</code></a>: <a href="Forgetting-Wisdom.html#Forgetting-Wisdom">Forgetting Wisdom</a></li>
|
d@0
|
107 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fforget_005fwisdom-129"><code>fftw_forget_wisdom</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
108 <li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fFORWARD-51"><code>FFTW_FORWARD</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
|
d@0
|
109 <li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fFORWARD-23"><code>FFTW_FORWARD</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
110 <li><a href="Using-Plans.html#index-fftw_005ffprint_005fplan-151"><code>fftw_fprint_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
111 <li><a href="Memory-Allocation.html#index-fftw_005ffree-143"><code>fftw_free</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
|
d@0
|
112 <li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005ffree-110"><code>fftw_free</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
|
d@0
|
113 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005ffree-31"><code>fftw_free</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
114 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fHC2R-206"><code>FFTW_HC2R</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
115 <li><a href="The-Halfcomplex_002dformat-DFT.html#index-FFTW_005fHC2R-75"><code>FFTW_HC2R</code></a>: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT">The Halfcomplex-format DFT</a></li>
|
d@0
|
116 <li><a href="Wisdom-Import.html#index-fftw_005fimport_005fsystem_005fwisdom-274"><code>fftw_import_system_wisdom</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
|
d@0
|
117 <li><a href="Caveats-in-Using-Wisdom.html#index-fftw_005fimport_005fsystem_005fwisdom-134"><code>fftw_import_system_wisdom</code></a>: <a href="Caveats-in-Using-Wisdom.html#Caveats-in-Using-Wisdom">Caveats in Using Wisdom</a></li>
|
d@0
|
118 <li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom-273"><code>fftw_import_wisdom</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
|
d@0
|
119 <li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom_005ffrom_005ffile-275"><code>fftw_import_wisdom_from_file</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
|
d@0
|
120 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-fftw_005fimport_005fwisdom_005ffrom_005ffile-128"><code>fftw_import_wisdom_from_file</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
121 <li><a href="Wisdom-Import.html#index-fftw_005fimport_005fwisdom_005ffrom_005fstring-276"><code>fftw_import_wisdom_from_string</code></a>: <a href="Wisdom-Import.html#Wisdom-Import">Wisdom Import</a></li>
|
d@0
|
122 <li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005finit_005fthreads-322"><code>fftw_init_threads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
|
d@0
|
123 <li><a href="Fortran_002dinterface-routines.html#index-fftw_005fiodim-334"><code>fftw_iodim</code></a>: <a href="Fortran_002dinterface-routines.html#Fortran_002dinterface-routines">Fortran-interface routines</a></li>
|
d@0
|
124 <li><a href="Guru-vector-and-transform-sizes.html#index-fftw_005fiodim-235"><code>fftw_iodim</code></a>: <a href="Guru-vector-and-transform-sizes.html#Guru-vector-and-transform-sizes">Guru vector and transform sizes</a></li>
|
d@0
|
125 <li><a href="64_002dbit-Guru-Interface.html#index-fftw_005fiodim64-255"><code>fftw_iodim64</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
|
d@0
|
126 <li><a href="Memory-Allocation.html#index-fftw_005fmalloc-142"><code>fftw_malloc</code></a>: <a href="Memory-Allocation.html#Memory-Allocation">Memory Allocation</a></li>
|
d@0
|
127 <li><a href="Dynamic-Arrays-in-C.html#index-fftw_005fmalloc-118"><code>fftw_malloc</code></a>: <a href="Dynamic-Arrays-in-C.html#Dynamic-Arrays-in-C">Dynamic Arrays in C</a></li>
|
d@0
|
128 <li><a href="SIMD-alignment-and-fftw_005fmalloc.html#index-fftw_005fmalloc-109"><code>fftw_malloc</code></a>: <a href="SIMD-alignment-and-fftw_005fmalloc.html#SIMD-alignment-and-fftw_005fmalloc">SIMD alignment and fftw_malloc</a></li>
|
d@0
|
129 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fmalloc-16"><code>fftw_malloc</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
130 <li><a href="Planner-Flags.html#index-FFTW_005fMEASURE-163"><code>FFTW_MEASURE</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
131 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fMEASURE-123"><code>FFTW_MEASURE</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
132 <li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fMEASURE-26"><code>FFTW_MEASURE</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
133 <li><a href="Planner-Flags.html#index-FFTW_005fNO_005fTIMELIMIT-175"><code>FFTW_NO_TIMELIMIT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
134 <li><a href="How-Many-Threads-to-Use_003f.html#index-FFTW_005fPATIENT-326"><code>FFTW_PATIENT</code></a>: <a href="How-Many-Threads-to-Use_003f.html#How-Many-Threads-to-Use_003f">How Many Threads to Use?</a></li>
|
d@0
|
135 <li><a href="Planner-Flags.html#index-FFTW_005fPATIENT-164"><code>FFTW_PATIENT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
136 <li><a href="Words-of-Wisdom_002dSaving-Plans.html#index-FFTW_005fPATIENT-124"><code>FFTW_PATIENT</code></a>: <a href="Words-of-Wisdom_002dSaving-Plans.html#Words-of-Wisdom_002dSaving-Plans">Words of Wisdom-Saving Plans</a></li>
|
d@0
|
137 <li><a href="Complex-One_002dDimensional-DFTs.html#index-FFTW_005fPATIENT-37"><code>FFTW_PATIENT</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
138 <li><a href="Using-Plans.html#index-fftw_005fplan-146"><code>fftw_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
139 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fplan-21"><code>fftw_plan</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
140 <li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft-157"><code>fftw_plan_dft</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
|
d@0
|
141 <li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft-40"><code>fftw_plan_dft</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
|
d@0
|
142 <li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f1d-154"><code>fftw_plan_dft_1d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
|
d@0
|
143 <li><a href="Complex-One_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f1d-20"><code>fftw_plan_dft_1d</code></a>: <a href="Complex-One_002dDimensional-DFTs.html#Complex-One_002dDimensional-DFTs">Complex One-Dimensional DFTs</a></li>
|
d@0
|
144 <li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f2d-155"><code>fftw_plan_dft_2d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
|
d@0
|
145 <li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f2d-38"><code>fftw_plan_dft_2d</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
|
d@0
|
146 <li><a href="Complex-DFTs.html#index-fftw_005fplan_005fdft_005f3d-156"><code>fftw_plan_dft_3d</code></a>: <a href="Complex-DFTs.html#Complex-DFTs">Complex DFTs</a></li>
|
d@0
|
147 <li><a href="Complex-Multi_002dDimensional-DFTs.html#index-fftw_005fplan_005fdft_005f3d-39"><code>fftw_plan_dft_3d</code></a>: <a href="Complex-Multi_002dDimensional-DFTs.html#Complex-Multi_002dDimensional-DFTs">Complex Multi-Dimensional DFTs</a></li>
|
d@0
|
148 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r-187"><code>fftw_plan_dft_c2r</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
149 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f1d-184"><code>fftw_plan_dft_c2r_1d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
150 <li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fc2r_005f1d-48"><code>fftw_plan_dft_c2r_1d</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
|
d@0
|
151 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f2d-185"><code>fftw_plan_dft_c2r_2d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
152 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fc2r_005f3d-186"><code>fftw_plan_dft_c2r_3d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
153 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c-179"><code>fftw_plan_dft_r2c</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
154 <li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c-60"><code>fftw_plan_dft_r2c</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
|
d@0
|
155 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f1d-176"><code>fftw_plan_dft_r2c_1d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
156 <li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f1d-47"><code>fftw_plan_dft_r2c_1d</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
|
d@0
|
157 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f2d-177"><code>fftw_plan_dft_r2c_2d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
158 <li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f2d-58"><code>fftw_plan_dft_r2c_2d</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
|
d@0
|
159 <li><a href="Real_002ddata-DFTs.html#index-fftw_005fplan_005fdft_005fr2c_005f3d-178"><code>fftw_plan_dft_r2c_3d</code></a>: <a href="Real_002ddata-DFTs.html#Real_002ddata-DFTs">Real-data DFTs</a></li>
|
d@0
|
160 <li><a href="Multi_002dDimensional-DFTs-of-Real-Data.html#index-fftw_005fplan_005fdft_005fr2c_005f3d-59"><code>fftw_plan_dft_r2c_3d</code></a>: <a href="Multi_002dDimensional-DFTs-of-Real-Data.html#Multi_002dDimensional-DFTs-of-Real-Data">Multi-Dimensional DFTs of Real Data</a></li>
|
d@0
|
161 <li><a href="64_002dbit-Guru-Interface.html#index-fftw_005fplan_005fguru64_005fdft-254"><code>fftw_plan_guru64_dft</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
|
d@0
|
162 <li><a href="Guru-Complex-DFTs.html#index-fftw_005fplan_005fguru_005fdft-240"><code>fftw_plan_guru_dft</code></a>: <a href="Guru-Complex-DFTs.html#Guru-Complex-DFTs">Guru Complex DFTs</a></li>
|
d@0
|
163 <li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fdft_005fc2r-245"><code>fftw_plan_guru_dft_c2r</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
|
d@0
|
164 <li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fdft_005fr2c-243"><code>fftw_plan_guru_dft_r2c</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
|
d@0
|
165 <li><a href="Guru-Real_002dto_002dreal-Transforms.html#index-fftw_005fplan_005fguru_005fr2r-250"><code>fftw_plan_guru_r2r</code></a>: <a href="Guru-Real_002dto_002dreal-Transforms.html#Guru-Real_002dto_002dreal-Transforms">Guru Real-to-real Transforms</a></li>
|
d@0
|
166 <li><a href="Guru-Complex-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft-241"><code>fftw_plan_guru_split_dft</code></a>: <a href="Guru-Complex-DFTs.html#Guru-Complex-DFTs">Guru Complex DFTs</a></li>
|
d@0
|
167 <li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft_005fc2r-246"><code>fftw_plan_guru_split_dft_c2r</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
|
d@0
|
168 <li><a href="Guru-Real_002ddata-DFTs.html#index-fftw_005fplan_005fguru_005fsplit_005fdft_005fr2c-244"><code>fftw_plan_guru_split_dft_r2c</code></a>: <a href="Guru-Real_002ddata-DFTs.html#Guru-Real_002ddata-DFTs">Guru Real-data DFTs</a></li>
|
d@0
|
169 <li><a href="Advanced-Complex-DFTs.html#index-fftw_005fplan_005fmany_005fdft-223"><code>fftw_plan_many_dft</code></a>: <a href="Advanced-Complex-DFTs.html#Advanced-Complex-DFTs">Advanced Complex DFTs</a></li>
|
d@0
|
170 <li><a href="Advanced-Real_002ddata-DFTs.html#index-fftw_005fplan_005fmany_005fdft_005fc2r-229"><code>fftw_plan_many_dft_c2r</code></a>: <a href="Advanced-Real_002ddata-DFTs.html#Advanced-Real_002ddata-DFTs">Advanced Real-data DFTs</a></li>
|
d@0
|
171 <li><a href="Advanced-Real_002ddata-DFTs.html#index-fftw_005fplan_005fmany_005fdft_005fr2c-228"><code>fftw_plan_many_dft_r2c</code></a>: <a href="Advanced-Real_002ddata-DFTs.html#Advanced-Real_002ddata-DFTs">Advanced Real-data DFTs</a></li>
|
d@0
|
172 <li><a href="Advanced-Real_002dto_002dreal-Transforms.html#index-fftw_005fplan_005fmany_005fr2r-230"><code>fftw_plan_many_r2r</code></a>: <a href="Advanced-Real_002dto_002dreal-Transforms.html#Advanced-Real_002dto_002dreal-Transforms">Advanced Real-to-real Transforms</a></li>
|
d@0
|
173 <li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r-198"><code>fftw_plan_r2r</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
|
d@0
|
174 <li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r-68"><code>fftw_plan_r2r</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
|
d@0
|
175 <li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f1d-195"><code>fftw_plan_r2r_1d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
|
d@0
|
176 <li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f1d-65"><code>fftw_plan_r2r_1d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
|
d@0
|
177 <li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f2d-196"><code>fftw_plan_r2r_2d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
|
d@0
|
178 <li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f2d-66"><code>fftw_plan_r2r_2d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
|
d@0
|
179 <li><a href="Real_002dto_002dReal-Transforms.html#index-fftw_005fplan_005fr2r_005f3d-197"><code>fftw_plan_r2r_3d</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
|
d@0
|
180 <li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fplan_005fr2r_005f3d-67"><code>fftw_plan_r2r_3d</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
|
d@0
|
181 <li><a href="Usage-of-Multi_002dthreaded-FFTW.html#index-fftw_005fplan_005fwith_005fnthreads-323"><code>fftw_plan_with_nthreads</code></a>: <a href="Usage-of-Multi_002dthreaded-FFTW.html#Usage-of-Multi_002dthreaded-FFTW">Usage of Multi-threaded FFTW</a></li>
|
d@0
|
182 <li><a href="Planner-Flags.html#index-FFTW_005fPRESERVE_005fINPUT-169"><code>FFTW_PRESERVE_INPUT</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
183 <li><a href="One_002dDimensional-DFTs-of-Real-Data.html#index-FFTW_005fPRESERVE_005fINPUT-56"><code>FFTW_PRESERVE_INPUT</code></a>: <a href="One_002dDimensional-DFTs-of-Real-Data.html#One_002dDimensional-DFTs-of-Real-Data">One-Dimensional DFTs of Real Data</a></li>
|
d@0
|
184 <li><a href="Using-Plans.html#index-fftw_005fprint_005fplan-152"><code>fftw_print_plan</code></a>: <a href="Using-Plans.html#Using-Plans">Using Plans</a></li>
|
d@0
|
185 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fR2HC-205"><code>FFTW_R2HC</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
186 <li><a href="The-Halfcomplex_002dformat-DFT.html#index-FFTW_005fR2HC-71"><code>FFTW_R2HC</code></a>: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT">The Halfcomplex-format DFT</a></li>
|
d@0
|
187 <li><a href="More-DFTs-of-Real-Data.html#index-fftw_005fr2r_005fkind-70"><code>fftw_r2r_kind</code></a>: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data">More DFTs of Real Data</a></li>
|
d@0
|
188 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT00-209"><code>FFTW_REDFT00</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
189 <li><a href="Real_002dto_002dReal-Transforms.html#index-FFTW_005fREDFT00-199"><code>FFTW_REDFT00</code></a>: <a href="Real_002dto_002dReal-Transforms.html#Real_002dto_002dReal-Transforms">Real-to-Real Transforms</a></li>
|
d@0
|
190 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT00-86"><code>FFTW_REDFT00</code></a>: <a 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></li>
|
d@0
|
191 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT01-213"><code>FFTW_REDFT01</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
192 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT01-88"><code>FFTW_REDFT01</code></a>: <a 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></li>
|
d@0
|
193 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT10-212"><code>FFTW_REDFT10</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
194 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT10-87"><code>FFTW_REDFT10</code></a>: <a 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></li>
|
d@0
|
195 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fREDFT11-215"><code>FFTW_REDFT11</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
196 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fREDFT11-90"><code>FFTW_REDFT11</code></a>: <a 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></li>
|
d@0
|
197 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT00-216"><code>FFTW_RODFT00</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
198 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT00-91"><code>FFTW_RODFT00</code></a>: <a 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></li>
|
d@0
|
199 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT01-220"><code>FFTW_RODFT01</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
200 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT01-93"><code>FFTW_RODFT01</code></a>: <a 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></li>
|
d@0
|
201 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT10-219"><code>FFTW_RODFT10</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
202 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT10-92"><code>FFTW_RODFT10</code></a>: <a 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></li>
|
d@0
|
203 <li><a href="Real_002dto_002dReal-Transform-Kinds.html#index-FFTW_005fRODFT11-221"><code>FFTW_RODFT11</code></a>: <a href="Real_002dto_002dReal-Transform-Kinds.html#Real_002dto_002dReal-Transform-Kinds">Real-to-Real Transform Kinds</a></li>
|
d@0
|
204 <li><a href="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html#index-FFTW_005fRODFT11-94"><code>FFTW_RODFT11</code></a>: <a 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></li>
|
d@0
|
205 <li><a href="Planner-Flags.html#index-fftw_005fset_005ftimelimit-174"><code>fftw_set_timelimit</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
206 <li><a href="FFTW-Execution-in-Fortran.html#index-FFTW_005fUNALIGNED-340"><code>FFTW_UNALIGNED</code></a>: <a href="FFTW-Execution-in-Fortran.html#FFTW-Execution-in-Fortran">FFTW Execution in Fortran</a></li>
|
d@0
|
207 <li><a href="New_002darray-Execute-Functions.html#index-FFTW_005fUNALIGNED-259"><code>FFTW_UNALIGNED</code></a>: <a href="New_002darray-Execute-Functions.html#New_002darray-Execute-Functions">New-array Execute Functions</a></li>
|
d@0
|
208 <li><a href="Planner-Flags.html#index-FFTW_005fUNALIGNED-172"><code>FFTW_UNALIGNED</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
209 <li><a href="Planner-Flags.html#index-FFTW_005fWISDOM_005fONLY-166"><code>FFTW_WISDOM_ONLY</code></a>: <a href="Planner-Flags.html#Planner-Flags">Planner Flags</a></li>
|
d@0
|
210 <li><a href="64_002dbit-Guru-Interface.html#index-ptrdiff_005ft-253"><code>ptrdiff_t</code></a>: <a href="64_002dbit-Guru-Interface.html#g_t64_002dbit-Guru-Interface">64-bit Guru Interface</a></li>
|
d@0
|
211 <li><a href="The-1d-Real_002ddata-DFT.html#index-R2HC-288"><code>R2HC</code></a>: <a href="The-1d-Real_002ddata-DFT.html#The-1d-Real_002ddata-DFT">The 1d Real-data DFT</a></li>
|
d@0
|
212 <li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT00-293"><code>REDFT00</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
|
d@0
|
213 <li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT01-298"><code>REDFT01</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
|
d@0
|
214 <li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT10-297"><code>REDFT10</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
|
d@0
|
215 <li><a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#index-REDFT11-300"><code>REDFT11</code></a>: <a href="1d-Real_002deven-DFTs-_0028DCTs_0029.html#g_t1d-Real_002deven-DFTs-_0028DCTs_0029">1d Real-even DFTs (DCTs)</a></li>
|
d@0
|
216 <li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT00-304"><code>RODFT00</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
|
d@0
|
217 <li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT01-309"><code>RODFT01</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
|
d@0
|
218 <li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT10-308"><code>RODFT10</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
|
d@0
|
219 <li><a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#index-RODFT11-310"><code>RODFT11</code></a>: <a href="1d-Real_002dodd-DFTs-_0028DSTs_0029.html#g_t1d-Real_002dodd-DFTs-_0028DSTs_0029">1d Real-odd DFTs (DSTs)</a></li>
|
d@0
|
220 </ul><!-- ************************************************************ -->
|
d@0
|
221 </body></html>
|
d@0
|
222
|