OSDN Git Service

modified: Makefile
[eos/hostdependX86LINUX64ICC.git] / util / X86LINUX64ICC / share / info / fftw3.info
1 This is fftw3.info, produced by makeinfo version 4.13 from fftw3.texi.
2
3 This manual is for FFTW (version 3.3.3, 25 November 2012).
4
5    Copyright (C) 2003 Matteo Frigo.
6
7    Copyright (C) 2003 Massachusetts Institute of Technology.
8
9      Permission is granted to make and distribute verbatim copies of
10      this manual provided the copyright notice and this permission
11      notice are preserved on all copies.
12
13      Permission is granted to copy and distribute modified versions of
14      this manual under the conditions for verbatim copying, provided
15      that the entire resulting derived work is distributed under the
16      terms of a permission notice identical to this one.
17
18      Permission is granted to copy and distribute translations of this
19      manual into another language, under the above conditions for
20      modified versions, except that this permission notice may be
21      stated in a translation approved by the Free Software Foundation.
22
23 INFO-DIR-SECTION Texinfo documentation system
24 START-INFO-DIR-ENTRY
25 * fftw3: (fftw3).       FFTW User's Manual.
26 END-INFO-DIR-ENTRY
27
28 \1f
29 Indirect:
30 fftw3.info-1: 1076
31 fftw3.info-2: 297310
32 \1f
33 Tag Table:
34 (Indirect)
35 Node: Top\7f1076
36 Node: Introduction\7f1749
37 Node: Tutorial\7f8085
38 Ref: Tutorial-Footnote-1\7f9329
39 Node: Complex One-Dimensional DFTs\7f9423
40 Node: Complex Multi-Dimensional DFTs\7f15179
41 Ref: Complex Multi-Dimensional DFTs-Footnote-1\7f18611
42 Node: One-Dimensional DFTs of Real Data\7f18746
43 Node: Multi-Dimensional DFTs of Real Data\7f23191
44 Node: More DFTs of Real Data\7f27121
45 Node: The Halfcomplex-format DFT\7f30623
46 Node: Real even/odd DFTs (cosine/sine transforms)\7f33232
47 Ref: Real even/odd DFTs (cosine/sine transforms)-Footnote-1\7f38842
48 Ref: Real even/odd DFTs (cosine/sine transforms)-Footnote-2\7f39031
49 Node: The Discrete Hartley Transform\7f39964
50 Ref: The Discrete Hartley Transform-Footnote-1\7f42149
51 Node: Other Important Topics\7f42398
52 Node: SIMD alignment and fftw_malloc\7f42691
53 Node: Multi-dimensional Array Format\7f44951
54 Node: Row-major Format\7f45572
55 Node: Column-major Format\7f47265
56 Node: Fixed-size Arrays in C\7f48349
57 Node: Dynamic Arrays in C\7f49785
58 Node: Dynamic Arrays in C-The Wrong Way\7f51423
59 Node: Words of Wisdom-Saving Plans\7f53171
60 Node: Caveats in Using Wisdom\7f55846
61 Node: FFTW Reference\7f57934
62 Node: Data Types and Files\7f58422
63 Node: Complex numbers\7f58854
64 Node: Precision\7f60595
65 Node: Memory Allocation\7f62157
66 Node: Using Plans\7f63728
67 Node: Basic Interface\7f67608
68 Ref: Basic Interface-Footnote-1\7f68352
69 Node: Complex DFTs\7f68416
70 Node: Planner Flags\7f72383
71 Node: Real-data DFTs\7f77740
72 Node: Real-data DFT Array Format\7f82736
73 Node: Real-to-Real Transforms\7f84991
74 Node: Real-to-Real Transform Kinds\7f88961
75 Node: Advanced Interface\7f91429
76 Node: Advanced Complex DFTs\7f92169
77 Node: Advanced Real-data DFTs\7f96428
78 Node: Advanced Real-to-real Transforms\7f98755
79 Node: Guru Interface\7f99861
80 Node: Interleaved and split arrays\7f100784
81 Node: Guru vector and transform sizes\7f101827
82 Node: Guru Complex DFTs\7f104392
83 Node: Guru Real-data DFTs\7f107228
84 Node: Guru Real-to-real Transforms\7f110151
85 Node: 64-bit Guru Interface\7f111470
86 Node: New-array Execute Functions\7f113793
87 Node: Wisdom\7f117791
88 Node: Wisdom Export\7f118150
89 Node: Wisdom Import\7f120124
90 Node: Forgetting Wisdom\7f122146
91 Node: Wisdom Utilities\7f122518
92 Node: What FFTW Really Computes\7f123885
93 Node: The 1d Discrete Fourier Transform (DFT)\7f124710
94 Node: The 1d Real-data DFT\7f126069
95 Node: 1d Real-even DFTs (DCTs)\7f127723
96 Node: 1d Real-odd DFTs (DSTs)\7f130932
97 Node: 1d Discrete Hartley Transforms (DHTs)\7f133874
98 Node: Multi-dimensional Transforms\7f134550
99 Node: Multi-threaded FFTW\7f137153
100 Node: Installation and Supported Hardware/Software\7f138622
101 Node: Usage of Multi-threaded FFTW\7f140447
102 Node: How Many Threads to Use?\7f143755
103 Node: Thread safety\7f144779
104 Node: Distributed-memory FFTW with MPI\7f146947
105 Node: FFTW MPI Installation\7f149526
106 Node: Linking and Initializing MPI FFTW\7f151318
107 Node: 2d MPI example\7f152548
108 Node: MPI Data Distribution\7f156784
109 Node: Basic and advanced distribution interfaces\7f159662
110 Node: Load balancing\7f164097
111 Node: Transposed distributions\7f165783
112 Node: One-dimensional distributions\7f169555
113 Node: Multi-dimensional MPI DFTs of Real Data\7f172124
114 Node: Other Multi-dimensional Real-data MPI Transforms\7f176772
115 Node: FFTW MPI Transposes\7f178945
116 Node: Basic distributed-transpose interface\7f179785
117 Node: Advanced distributed-transpose interface\7f181969
118 Node: An improved replacement for MPI_Alltoall\7f183257
119 Node: FFTW MPI Wisdom\7f185233
120 Ref: FFTW MPI Wisdom-Footnote-1\7f187976
121 Node: Avoiding MPI Deadlocks\7f188889
122 Node: FFTW MPI Performance Tips\7f189918
123 Node: Combining MPI and Threads\7f191387
124 Node: FFTW MPI Reference\7f194858
125 Node: MPI Files and Data Types\7f195437
126 Node: MPI Initialization\7f196433
127 Node: Using MPI Plans\7f197532
128 Node: MPI Data Distribution Functions\7f199358
129 Node: MPI Plan Creation\7f204814
130 Node: MPI Wisdom Communication\7f215491
131 Node: FFTW MPI Fortran Interface\7f216417
132 Ref: FFTW MPI Fortran Interface-Footnote-1\7f222446
133 Node: Calling FFTW from Modern Fortran\7f222853
134 Node: Overview of Fortran interface\7f224204
135 Node: Extended and quadruple precision in Fortran\7f227656
136 Node: Reversing array dimensions\7f229037
137 Node: FFTW Fortran type reference\7f232572
138 Node: Plan execution in Fortran\7f237059
139 Node: Allocating aligned memory in Fortran\7f239955
140 Node: Accessing the wisdom API from Fortran\7f243319
141 Node: Wisdom File Export/Import from Fortran\7f244096
142 Node: Wisdom String Export/Import from Fortran\7f245758
143 Node: Wisdom Generic Export/Import from Fortran\7f247746
144 Node: Defining an FFTW module\7f249976
145 Node: Calling FFTW from Legacy Fortran\7f251045
146 Node: Fortran-interface routines\7f252602
147 Ref: Fortran-interface routines-Footnote-1\7f256260
148 Ref: Fortran-interface routines-Footnote-2\7f256463
149 Node: FFTW Constants in Fortran\7f256596
150 Node: FFTW Execution in Fortran\7f257751
151 Node: Fortran Examples\7f260507
152 Node: Wisdom of Fortran?\7f263926
153 Node: Upgrading from FFTW version 2\7f265606
154 Ref: Upgrading from FFTW version 2-Footnote-1\7f275229
155 Node: Installation and Customization\7f275412
156 Node: Installation on Unix\7f277056
157 Node: Installation on non-Unix systems\7f285719
158 Node: Cycle Counters\7f287934
159 Node: Generating your own code\7f289686
160 Node: Acknowledgments\7f291721
161 Node: License and Copyright\7f295441
162 Node: Concept Index\7f297310
163 Node: Library Index\7f333952
164 \1f
165 End Tag Table