NFFT  3.4.1
config.h
1 /* include/config.h. Generated from config.h.in by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Absolute path to source directory. */
5 #define ABS_SRCDIR "/home/travis/build/NFFT/nfft"
6 
7 /* Define to enable B-spline window function. */
8 /* #undef B_SPLINE */
9 
10 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
11  systems. This function is required for `alloca.c' support on those systems.
12  */
13 /* #undef CRAY_STACKSEG_END */
14 
15 /* Define to 1 if using `alloca.c'. */
16 /* #undef C_ALLOCA */
17 
18 /* Define to enable Dirac delta window function. */
19 /* #undef DIRAC_DELTA */
20 
21 /* Define to enable Gaussian window function. */
22 /* #undef GAUSSIAN */
23 
24 /* Define to 1 if you have the `abort' function. */
25 #define HAVE_ABORT 1
26 
27 /* Define to 1 if you have `alloca', as a function or macro. */
28 #define HAVE_ALLOCA 1
29 
30 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
31  */
32 #define HAVE_ALLOCA_H 1
33 
34 /* Define to 1 if you have the `clock_gettime' function. */
35 #define HAVE_CLOCK_GETTIME 1
36 
37 /* Define to 1 if you have the <complex.h> header file. */
38 #define HAVE_COMPLEX_H 1
39 
40 /* Define to 1 if you have the <c_asm.h> header file. */
41 /* #undef HAVE_C_ASM_H */
42 
43 /* Define to 1 if you have the declaration of `acos', and to 0 if you don't.
44  */
45 #define HAVE_DECL_ACOS 1
46 
47 /* Define to 1 if you have the declaration of `acosf', and to 0 if you don't.
48  */
49 /* #undef HAVE_DECL_ACOSF */
50 
51 /* Define to 1 if you have the declaration of `acosh', and to 0 if you don't.
52  */
53 #define HAVE_DECL_ACOSH 1
54 
55 /* Define to 1 if you have the declaration of `acoshf', and to 0 if you don't.
56  */
57 /* #undef HAVE_DECL_ACOSHF */
58 
59 /* Define to 1 if you have the declaration of `acoshl', and to 0 if you don't.
60  */
61 /* #undef HAVE_DECL_ACOSHL */
62 
63 /* Define to 1 if you have the declaration of `acosl', and to 0 if you don't.
64  */
65 /* #undef HAVE_DECL_ACOSL */
66 
67 /* Define to 1 if you have the declaration of `asin', and to 0 if you don't.
68  */
69 #define HAVE_DECL_ASIN 1
70 
71 /* Define to 1 if you have the declaration of `asinf', and to 0 if you don't.
72  */
73 /* #undef HAVE_DECL_ASINF */
74 
75 /* Define to 1 if you have the declaration of `asinh', and to 0 if you don't.
76  */
77 #define HAVE_DECL_ASINH 1
78 
79 /* Define to 1 if you have the declaration of `asinhf', and to 0 if you don't.
80  */
81 /* #undef HAVE_DECL_ASINHF */
82 
83 /* Define to 1 if you have the declaration of `asinhl', and to 0 if you don't.
84  */
85 /* #undef HAVE_DECL_ASINHL */
86 
87 /* Define to 1 if you have the declaration of `asinl', and to 0 if you don't.
88  */
89 /* #undef HAVE_DECL_ASINL */
90 
91 /* Define to 1 if you have the declaration of `atan', and to 0 if you don't.
92  */
93 #define HAVE_DECL_ATAN 1
94 
95 /* Define to 1 if you have the declaration of `atan2', and to 0 if you don't.
96  */
97 #define HAVE_DECL_ATAN2 1
98 
99 /* Define to 1 if you have the declaration of `atan2f', and to 0 if you don't.
100  */
101 /* #undef HAVE_DECL_ATAN2F */
102 
103 /* Define to 1 if you have the declaration of `atan2l', and to 0 if you don't.
104  */
105 /* #undef HAVE_DECL_ATAN2L */
106 
107 /* Define to 1 if you have the declaration of `atanf', and to 0 if you don't.
108  */
109 /* #undef HAVE_DECL_ATANF */
110 
111 /* Define to 1 if you have the declaration of `atanh', and to 0 if you don't.
112  */
113 #define HAVE_DECL_ATANH 1
114 
115 /* Define to 1 if you have the declaration of `atanhf', and to 0 if you don't.
116  */
117 /* #undef HAVE_DECL_ATANHF */
118 
119 /* Define to 1 if you have the declaration of `atanhl', and to 0 if you don't.
120  */
121 /* #undef HAVE_DECL_ATANHL */
122 
123 /* Define to 1 if you have the declaration of `atanl', and to 0 if you don't.
124  */
125 /* #undef HAVE_DECL_ATANL */
126 
127 /* Define to 1 if you have the declaration of `cabs', and to 0 if you don't.
128  */
129 #define HAVE_DECL_CABS 1
130 
131 /* Define to 1 if you have the declaration of `cabsf', and to 0 if you don't.
132  */
133 /* #undef HAVE_DECL_CABSF */
134 
135 /* Define to 1 if you have the declaration of `cabsl', and to 0 if you don't.
136  */
137 /* #undef HAVE_DECL_CABSL */
138 
139 /* Define to 1 if you have the declaration of `cacos', and to 0 if you don't.
140  */
141 #define HAVE_DECL_CACOS 1
142 
143 /* Define to 1 if you have the declaration of `cacosf', and to 0 if you don't.
144  */
145 /* #undef HAVE_DECL_CACOSF */
146 
147 /* Define to 1 if you have the declaration of `cacosh', and to 0 if you don't.
148  */
149 #define HAVE_DECL_CACOSH 1
150 
151 /* Define to 1 if you have the declaration of `cacoshf', and to 0 if you
152  don't. */
153 /* #undef HAVE_DECL_CACOSHF */
154 
155 /* Define to 1 if you have the declaration of `cacoshl', and to 0 if you
156  don't. */
157 /* #undef HAVE_DECL_CACOSHL */
158 
159 /* Define to 1 if you have the declaration of `cacosl', and to 0 if you don't.
160  */
161 /* #undef HAVE_DECL_CACOSL */
162 
163 /* Define to 1 if you have the declaration of `carg', and to 0 if you don't.
164  */
165 #define HAVE_DECL_CARG 1
166 
167 /* Define to 1 if you have the declaration of `cargf', and to 0 if you don't.
168  */
169 /* #undef HAVE_DECL_CARGF */
170 
171 /* Define to 1 if you have the declaration of `cargl', and to 0 if you don't.
172  */
173 /* #undef HAVE_DECL_CARGL */
174 
175 /* Define to 1 if you have the declaration of `casin', and to 0 if you don't.
176  */
177 #define HAVE_DECL_CASIN 1
178 
179 /* Define to 1 if you have the declaration of `casinf', and to 0 if you don't.
180  */
181 /* #undef HAVE_DECL_CASINF */
182 
183 /* Define to 1 if you have the declaration of `casinh', and to 0 if you don't.
184  */
185 #define HAVE_DECL_CASINH 1
186 
187 /* Define to 1 if you have the declaration of `casinhf', and to 0 if you
188  don't. */
189 /* #undef HAVE_DECL_CASINHF */
190 
191 /* Define to 1 if you have the declaration of `casinhl', and to 0 if you
192  don't. */
193 /* #undef HAVE_DECL_CASINHL */
194 
195 /* Define to 1 if you have the declaration of `casinl', and to 0 if you don't.
196  */
197 /* #undef HAVE_DECL_CASINL */
198 
199 /* Define to 1 if you have the declaration of `catan', and to 0 if you don't.
200  */
201 #define HAVE_DECL_CATAN 1
202 
203 /* Define to 1 if you have the declaration of `catanf', and to 0 if you don't.
204  */
205 /* #undef HAVE_DECL_CATANF */
206 
207 /* Define to 1 if you have the declaration of `catanh', and to 0 if you don't.
208  */
209 #define HAVE_DECL_CATANH 1
210 
211 /* Define to 1 if you have the declaration of `catanhf', and to 0 if you
212  don't. */
213 /* #undef HAVE_DECL_CATANHF */
214 
215 /* Define to 1 if you have the declaration of `catanhl', and to 0 if you
216  don't. */
217 /* #undef HAVE_DECL_CATANHL */
218 
219 /* Define to 1 if you have the declaration of `catanl', and to 0 if you don't.
220  */
221 /* #undef HAVE_DECL_CATANL */
222 
223 /* Define to 1 if you have the declaration of `cbrt', and to 0 if you don't.
224  */
225 #define HAVE_DECL_CBRT 1
226 
227 /* Define to 1 if you have the declaration of `cbrtf', and to 0 if you don't.
228  */
229 /* #undef HAVE_DECL_CBRTF */
230 
231 /* Define to 1 if you have the declaration of `cbrtl', and to 0 if you don't.
232  */
233 /* #undef HAVE_DECL_CBRTL */
234 
235 /* Define to 1 if you have the declaration of `ccos', and to 0 if you don't.
236  */
237 #define HAVE_DECL_CCOS 1
238 
239 /* Define to 1 if you have the declaration of `ccosf', and to 0 if you don't.
240  */
241 /* #undef HAVE_DECL_CCOSF */
242 
243 /* Define to 1 if you have the declaration of `ccosh', and to 0 if you don't.
244  */
245 #define HAVE_DECL_CCOSH 1
246 
247 /* Define to 1 if you have the declaration of `ccoshf', and to 0 if you don't.
248  */
249 /* #undef HAVE_DECL_CCOSHF */
250 
251 /* Define to 1 if you have the declaration of `ccoshl', and to 0 if you don't.
252  */
253 /* #undef HAVE_DECL_CCOSHL */
254 
255 /* Define to 1 if you have the declaration of `ccosl', and to 0 if you don't.
256  */
257 /* #undef HAVE_DECL_CCOSL */
258 
259 /* Define to 1 if you have the declaration of `ceil', and to 0 if you don't.
260  */
261 #define HAVE_DECL_CEIL 1
262 
263 /* Define to 1 if you have the declaration of `ceilf', and to 0 if you don't.
264  */
265 /* #undef HAVE_DECL_CEILF */
266 
267 /* Define to 1 if you have the declaration of `ceill', and to 0 if you don't.
268  */
269 /* #undef HAVE_DECL_CEILL */
270 
271 /* Define to 1 if you have the declaration of `cexp', and to 0 if you don't.
272  */
273 #define HAVE_DECL_CEXP 1
274 
275 /* Define to 1 if you have the declaration of `cexpf', and to 0 if you don't.
276  */
277 /* #undef HAVE_DECL_CEXPF */
278 
279 /* Define to 1 if you have the declaration of `cexpl', and to 0 if you don't.
280  */
281 /* #undef HAVE_DECL_CEXPL */
282 
283 /* Define to 1 if you have the declaration of `cimag', and to 0 if you don't.
284  */
285 #define HAVE_DECL_CIMAG 1
286 
287 /* Define to 1 if you have the declaration of `cimagf', and to 0 if you don't.
288  */
289 /* #undef HAVE_DECL_CIMAGF */
290 
291 /* Define to 1 if you have the declaration of `cimagl', and to 0 if you don't.
292  */
293 /* #undef HAVE_DECL_CIMAGL */
294 
295 /* Define to 1 if you have the declaration of `clog', and to 0 if you don't.
296  */
297 #define HAVE_DECL_CLOG 1
298 
299 /* Define to 1 if you have the declaration of `clogf', and to 0 if you don't.
300  */
301 /* #undef HAVE_DECL_CLOGF */
302 
303 /* Define to 1 if you have the declaration of `clogl', and to 0 if you don't.
304  */
305 /* #undef HAVE_DECL_CLOGL */
306 
307 /* Define to 1 if you have the declaration of `conj', and to 0 if you don't.
308  */
309 #define HAVE_DECL_CONJ 1
310 
311 /* Define to 1 if you have the declaration of `conjf', and to 0 if you don't.
312  */
313 /* #undef HAVE_DECL_CONJF */
314 
315 /* Define to 1 if you have the declaration of `conjl', and to 0 if you don't.
316  */
317 /* #undef HAVE_DECL_CONJL */
318 
319 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
320  don't. */
321 #define HAVE_DECL_COPYSIGN 1
322 
323 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
324  don't. */
325 /* #undef HAVE_DECL_COPYSIGNF */
326 
327 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
328  don't. */
329 /* #undef HAVE_DECL_COPYSIGNL */
330 
331 /* Define to 1 if you have the declaration of `cos', and to 0 if you don't. */
332 #define HAVE_DECL_COS 1
333 
334 /* Define to 1 if you have the declaration of `cosf', and to 0 if you don't.
335  */
336 /* #undef HAVE_DECL_COSF */
337 
338 /* Define to 1 if you have the declaration of `cosh', and to 0 if you don't.
339  */
340 #define HAVE_DECL_COSH 1
341 
342 /* Define to 1 if you have the declaration of `coshf', and to 0 if you don't.
343  */
344 /* #undef HAVE_DECL_COSHF */
345 
346 /* Define to 1 if you have the declaration of `coshl', and to 0 if you don't.
347  */
348 /* #undef HAVE_DECL_COSHL */
349 
350 /* Define to 1 if you have the declaration of `cosl', and to 0 if you don't.
351  */
352 /* #undef HAVE_DECL_COSL */
353 
354 /* Define to 1 if you have the declaration of `cpow', and to 0 if you don't.
355  */
356 #define HAVE_DECL_CPOW 1
357 
358 /* Define to 1 if you have the declaration of `cpowf', and to 0 if you don't.
359  */
360 /* #undef HAVE_DECL_CPOWF */
361 
362 /* Define to 1 if you have the declaration of `cpowl', and to 0 if you don't.
363  */
364 /* #undef HAVE_DECL_CPOWL */
365 
366 /* Define to 1 if you have the declaration of `cproj', and to 0 if you don't.
367  */
368 #define HAVE_DECL_CPROJ 1
369 
370 /* Define to 1 if you have the declaration of `cprojf', and to 0 if you don't.
371  */
372 /* #undef HAVE_DECL_CPROJF */
373 
374 /* Define to 1 if you have the declaration of `cprojl', and to 0 if you don't.
375  */
376 /* #undef HAVE_DECL_CPROJL */
377 
378 /* Define to 1 if you have the declaration of `creal', and to 0 if you don't.
379  */
380 #define HAVE_DECL_CREAL 1
381 
382 /* Define to 1 if you have the declaration of `crealf', and to 0 if you don't.
383  */
384 /* #undef HAVE_DECL_CREALF */
385 
386 /* Define to 1 if you have the declaration of `creall', and to 0 if you don't.
387  */
388 /* #undef HAVE_DECL_CREALL */
389 
390 /* Define to 1 if you have the declaration of `csin', and to 0 if you don't.
391  */
392 #define HAVE_DECL_CSIN 1
393 
394 /* Define to 1 if you have the declaration of `csinf', and to 0 if you don't.
395  */
396 /* #undef HAVE_DECL_CSINF */
397 
398 /* Define to 1 if you have the declaration of `csinh', and to 0 if you don't.
399  */
400 #define HAVE_DECL_CSINH 1
401 
402 /* Define to 1 if you have the declaration of `csinhf', and to 0 if you don't.
403  */
404 /* #undef HAVE_DECL_CSINHF */
405 
406 /* Define to 1 if you have the declaration of `csinhl', and to 0 if you don't.
407  */
408 /* #undef HAVE_DECL_CSINHL */
409 
410 /* Define to 1 if you have the declaration of `csinl', and to 0 if you don't.
411  */
412 /* #undef HAVE_DECL_CSINL */
413 
414 /* Define to 1 if you have the declaration of `csqrt', and to 0 if you don't.
415  */
416 #define HAVE_DECL_CSQRT 1
417 
418 /* Define to 1 if you have the declaration of `csqrtf', and to 0 if you don't.
419  */
420 /* #undef HAVE_DECL_CSQRTF */
421 
422 /* Define to 1 if you have the declaration of `csqrtl', and to 0 if you don't.
423  */
424 /* #undef HAVE_DECL_CSQRTL */
425 
426 /* Define to 1 if you have the declaration of `ctan', and to 0 if you don't.
427  */
428 #define HAVE_DECL_CTAN 1
429 
430 /* Define to 1 if you have the declaration of `ctanf', and to 0 if you don't.
431  */
432 /* #undef HAVE_DECL_CTANF */
433 
434 /* Define to 1 if you have the declaration of `ctanh', and to 0 if you don't.
435  */
436 #define HAVE_DECL_CTANH 1
437 
438 /* Define to 1 if you have the declaration of `ctanhf', and to 0 if you don't.
439  */
440 /* #undef HAVE_DECL_CTANHF */
441 
442 /* Define to 1 if you have the declaration of `ctanhl', and to 0 if you don't.
443  */
444 /* #undef HAVE_DECL_CTANHL */
445 
446 /* Define to 1 if you have the declaration of `ctanl', and to 0 if you don't.
447  */
448 /* #undef HAVE_DECL_CTANL */
449 
450 /* Define to 1 if you have the declaration of `drand48', and to 0 if you
451  don't. */
452 #define HAVE_DECL_DRAND48 1
453 
454 /* Define to 1 if you have the declaration of `erf', and to 0 if you don't. */
455 #define HAVE_DECL_ERF 1
456 
457 /* Define to 1 if you have the declaration of `erfc', and to 0 if you don't.
458  */
459 #define HAVE_DECL_ERFC 1
460 
461 /* Define to 1 if you have the declaration of `erfcf', and to 0 if you don't.
462  */
463 /* #undef HAVE_DECL_ERFCF */
464 
465 /* Define to 1 if you have the declaration of `erfcl', and to 0 if you don't.
466  */
467 /* #undef HAVE_DECL_ERFCL */
468 
469 /* Define to 1 if you have the declaration of `erff', and to 0 if you don't.
470  */
471 /* #undef HAVE_DECL_ERFF */
472 
473 /* Define to 1 if you have the declaration of `erfl', and to 0 if you don't.
474  */
475 /* #undef HAVE_DECL_ERFL */
476 
477 /* Define to 1 if you have the declaration of `exp', and to 0 if you don't. */
478 #define HAVE_DECL_EXP 1
479 
480 /* Define to 1 if you have the declaration of `exp2', and to 0 if you don't.
481  */
482 #define HAVE_DECL_EXP2 1
483 
484 /* Define to 1 if you have the declaration of `exp2f', and to 0 if you don't.
485  */
486 /* #undef HAVE_DECL_EXP2F */
487 
488 /* Define to 1 if you have the declaration of `exp2l', and to 0 if you don't.
489  */
490 /* #undef HAVE_DECL_EXP2L */
491 
492 /* Define to 1 if you have the declaration of `expf', and to 0 if you don't.
493  */
494 /* #undef HAVE_DECL_EXPF */
495 
496 /* Define to 1 if you have the declaration of `expl', and to 0 if you don't.
497  */
498 /* #undef HAVE_DECL_EXPL */
499 
500 /* Define to 1 if you have the declaration of `expm1', and to 0 if you don't.
501  */
502 #define HAVE_DECL_EXPM1 1
503 
504 /* Define to 1 if you have the declaration of `expm1f', and to 0 if you don't.
505  */
506 /* #undef HAVE_DECL_EXPM1F */
507 
508 /* Define to 1 if you have the declaration of `expm1l', and to 0 if you don't.
509  */
510 /* #undef HAVE_DECL_EXPM1L */
511 
512 /* Define to 1 if you have the declaration of `fabs', and to 0 if you don't.
513  */
514 #define HAVE_DECL_FABS 1
515 
516 /* Define to 1 if you have the declaration of `fabsf', and to 0 if you don't.
517  */
518 /* #undef HAVE_DECL_FABSF */
519 
520 /* Define to 1 if you have the declaration of `fabsl', and to 0 if you don't.
521  */
522 /* #undef HAVE_DECL_FABSL */
523 
524 /* Define to 1 if you have the declaration of `fdim', and to 0 if you don't.
525  */
526 #define HAVE_DECL_FDIM 1
527 
528 /* Define to 1 if you have the declaration of `fdimf', and to 0 if you don't.
529  */
530 /* #undef HAVE_DECL_FDIMF */
531 
532 /* Define to 1 if you have the declaration of `fdiml', and to 0 if you don't.
533  */
534 /* #undef HAVE_DECL_FDIML */
535 
536 /* Define to 1 if you have the declaration of `floor', and to 0 if you don't.
537  */
538 #define HAVE_DECL_FLOOR 1
539 
540 /* Define to 1 if you have the declaration of `floorf', and to 0 if you don't.
541  */
542 /* #undef HAVE_DECL_FLOORF */
543 
544 /* Define to 1 if you have the declaration of `floorl', and to 0 if you don't.
545  */
546 /* #undef HAVE_DECL_FLOORL */
547 
548 /* Define to 1 if you have the declaration of `fma', and to 0 if you don't. */
549 #define HAVE_DECL_FMA 1
550 
551 /* Define to 1 if you have the declaration of `fmaf', and to 0 if you don't.
552  */
553 /* #undef HAVE_DECL_FMAF */
554 
555 /* Define to 1 if you have the declaration of `fmal', and to 0 if you don't.
556  */
557 /* #undef HAVE_DECL_FMAL */
558 
559 /* Define to 1 if you have the declaration of `fmax', and to 0 if you don't.
560  */
561 #define HAVE_DECL_FMAX 1
562 
563 /* Define to 1 if you have the declaration of `fmaxf', and to 0 if you don't.
564  */
565 /* #undef HAVE_DECL_FMAXF */
566 
567 /* Define to 1 if you have the declaration of `fmaxl', and to 0 if you don't.
568  */
569 /* #undef HAVE_DECL_FMAXL */
570 
571 /* Define to 1 if you have the declaration of `fmin', and to 0 if you don't.
572  */
573 #define HAVE_DECL_FMIN 1
574 
575 /* Define to 1 if you have the declaration of `fminf', and to 0 if you don't.
576  */
577 /* #undef HAVE_DECL_FMINF */
578 
579 /* Define to 1 if you have the declaration of `fminl', and to 0 if you don't.
580  */
581 /* #undef HAVE_DECL_FMINL */
582 
583 /* Define to 1 if you have the declaration of `fmod', and to 0 if you don't.
584  */
585 #define HAVE_DECL_FMOD 1
586 
587 /* Define to 1 if you have the declaration of `fmodf', and to 0 if you don't.
588  */
589 /* #undef HAVE_DECL_FMODF */
590 
591 /* Define to 1 if you have the declaration of `fmodl', and to 0 if you don't.
592  */
593 /* #undef HAVE_DECL_FMODL */
594 
595 /* Define to 1 if you have the declaration of `frexp', and to 0 if you don't.
596  */
597 #define HAVE_DECL_FREXP 1
598 
599 /* Define to 1 if you have the declaration of `frexpf', and to 0 if you don't.
600  */
601 /* #undef HAVE_DECL_FREXPF */
602 
603 /* Define to 1 if you have the declaration of `frexpl', and to 0 if you don't.
604  */
605 /* #undef HAVE_DECL_FREXPL */
606 
607 /* Define to 1 if you have the declaration of `hypot', and to 0 if you don't.
608  */
609 #define HAVE_DECL_HYPOT 1
610 
611 /* Define to 1 if you have the declaration of `hypotf', and to 0 if you don't.
612  */
613 /* #undef HAVE_DECL_HYPOTF */
614 
615 /* Define to 1 if you have the declaration of `hypotl', and to 0 if you don't.
616  */
617 /* #undef HAVE_DECL_HYPOTL */
618 
619 /* Define to 1 if you have the declaration of `ilogb', and to 0 if you don't.
620  */
621 #define HAVE_DECL_ILOGB 1
622 
623 /* Define to 1 if you have the declaration of `ilogbf', and to 0 if you don't.
624  */
625 /* #undef HAVE_DECL_ILOGBF */
626 
627 /* Define to 1 if you have the declaration of `ilogbl', and to 0 if you don't.
628  */
629 /* #undef HAVE_DECL_ILOGBL */
630 
631 /* Define to 1 if you have the declaration of `j0', and to 0 if you don't. */
632 #define HAVE_DECL_J0 1
633 
634 /* Define to 1 if you have the declaration of `j0f', and to 0 if you don't. */
635 /* #undef HAVE_DECL_J0F */
636 
637 /* Define to 1 if you have the declaration of `j0l', and to 0 if you don't. */
638 /* #undef HAVE_DECL_J0L */
639 
640 /* Define to 1 if you have the declaration of `j1', and to 0 if you don't. */
641 #define HAVE_DECL_J1 1
642 
643 /* Define to 1 if you have the declaration of `j1f', and to 0 if you don't. */
644 /* #undef HAVE_DECL_J1F */
645 
646 /* Define to 1 if you have the declaration of `j1l', and to 0 if you don't. */
647 /* #undef HAVE_DECL_J1L */
648 
649 /* Define to 1 if you have the declaration of `jn', and to 0 if you don't. */
650 #define HAVE_DECL_JN 1
651 
652 /* Define to 1 if you have the declaration of `jnf', and to 0 if you don't. */
653 /* #undef HAVE_DECL_JNF */
654 
655 /* Define to 1 if you have the declaration of `jnl', and to 0 if you don't. */
656 /* #undef HAVE_DECL_JNL */
657 
658 /* Define to 1 if you have the declaration of `ldexp', and to 0 if you don't.
659  */
660 #define HAVE_DECL_LDEXP 1
661 
662 /* Define to 1 if you have the declaration of `ldexpf', and to 0 if you don't.
663  */
664 /* #undef HAVE_DECL_LDEXPF */
665 
666 /* Define to 1 if you have the declaration of `ldexpl', and to 0 if you don't.
667  */
668 /* #undef HAVE_DECL_LDEXPL */
669 
670 /* Define to 1 if you have the declaration of `lgamma', and to 0 if you don't.
671  */
672 #define HAVE_DECL_LGAMMA 1
673 
674 /* Define to 1 if you have the declaration of `lgammaf', and to 0 if you
675  don't. */
676 /* #undef HAVE_DECL_LGAMMAF */
677 
678 /* Define to 1 if you have the declaration of `lgammal', and to 0 if you
679  don't. */
680 /* #undef HAVE_DECL_LGAMMAL */
681 
682 /* Define to 1 if you have the declaration of `llrint', and to 0 if you don't.
683  */
684 #define HAVE_DECL_LLRINT 1
685 
686 /* Define to 1 if you have the declaration of `llrintf', and to 0 if you
687  don't. */
688 /* #undef HAVE_DECL_LLRINTF */
689 
690 /* Define to 1 if you have the declaration of `llrintl', and to 0 if you
691  don't. */
692 /* #undef HAVE_DECL_LLRINTL */
693 
694 /* Define to 1 if you have the declaration of `llround', and to 0 if you
695  don't. */
696 #define HAVE_DECL_LLROUND 1
697 
698 /* Define to 1 if you have the declaration of `llroundf', and to 0 if you
699  don't. */
700 /* #undef HAVE_DECL_LLROUNDF */
701 
702 /* Define to 1 if you have the declaration of `llroundl', and to 0 if you
703  don't. */
704 /* #undef HAVE_DECL_LLROUNDL */
705 
706 /* Define to 1 if you have the declaration of `log', and to 0 if you don't. */
707 #define HAVE_DECL_LOG 1
708 
709 /* Define to 1 if you have the declaration of `log10', and to 0 if you don't.
710  */
711 #define HAVE_DECL_LOG10 1
712 
713 /* Define to 1 if you have the declaration of `log10f', and to 0 if you don't.
714  */
715 /* #undef HAVE_DECL_LOG10F */
716 
717 /* Define to 1 if you have the declaration of `log10l', and to 0 if you don't.
718  */
719 /* #undef HAVE_DECL_LOG10L */
720 
721 /* Define to 1 if you have the declaration of `log1p', and to 0 if you don't.
722  */
723 #define HAVE_DECL_LOG1P 1
724 
725 /* Define to 1 if you have the declaration of `log1pf', and to 0 if you don't.
726  */
727 /* #undef HAVE_DECL_LOG1PF */
728 
729 /* Define to 1 if you have the declaration of `log1pl', and to 0 if you don't.
730  */
731 /* #undef HAVE_DECL_LOG1PL */
732 
733 /* Define to 1 if you have the declaration of `log2', and to 0 if you don't.
734  */
735 #define HAVE_DECL_LOG2 1
736 
737 /* Define to 1 if you have the declaration of `log2f', and to 0 if you don't.
738  */
739 /* #undef HAVE_DECL_LOG2F */
740 
741 /* Define to 1 if you have the declaration of `log2l', and to 0 if you don't.
742  */
743 /* #undef HAVE_DECL_LOG2L */
744 
745 /* Define to 1 if you have the declaration of `logb', and to 0 if you don't.
746  */
747 #define HAVE_DECL_LOGB 1
748 
749 /* Define to 1 if you have the declaration of `logbf', and to 0 if you don't.
750  */
751 /* #undef HAVE_DECL_LOGBF */
752 
753 /* Define to 1 if you have the declaration of `logbl', and to 0 if you don't.
754  */
755 /* #undef HAVE_DECL_LOGBL */
756 
757 /* Define to 1 if you have the declaration of `logf', and to 0 if you don't.
758  */
759 /* #undef HAVE_DECL_LOGF */
760 
761 /* Define to 1 if you have the declaration of `logl', and to 0 if you don't.
762  */
763 /* #undef HAVE_DECL_LOGL */
764 
765 /* Define to 1 if you have the declaration of `lrint', and to 0 if you don't.
766  */
767 #define HAVE_DECL_LRINT 1
768 
769 /* Define to 1 if you have the declaration of `lrintf', and to 0 if you don't.
770  */
771 /* #undef HAVE_DECL_LRINTF */
772 
773 /* Define to 1 if you have the declaration of `lrintl', and to 0 if you don't.
774  */
775 /* #undef HAVE_DECL_LRINTL */
776 
777 /* Define to 1 if you have the declaration of `lround', and to 0 if you don't.
778  */
779 #define HAVE_DECL_LROUND 1
780 
781 /* Define to 1 if you have the declaration of `lroundf', and to 0 if you
782  don't. */
783 /* #undef HAVE_DECL_LROUNDF */
784 
785 /* Define to 1 if you have the declaration of `lroundl', and to 0 if you
786  don't. */
787 /* #undef HAVE_DECL_LROUNDL */
788 
789 /* Define to 1 if you have the declaration of `memalign', and to 0 if you
790  don't. */
791 #define HAVE_DECL_MEMALIGN 0
792 
793 /* Define to 1 if you have the declaration of `modf', and to 0 if you don't.
794  */
795 #define HAVE_DECL_MODF 1
796 
797 /* Define to 1 if you have the declaration of `modff', and to 0 if you don't.
798  */
799 /* #undef HAVE_DECL_MODFF */
800 
801 /* Define to 1 if you have the declaration of `modfl', and to 0 if you don't.
802  */
803 /* #undef HAVE_DECL_MODFL */
804 
805 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
806 #define HAVE_DECL_NAN 1
807 
808 /* Define to 1 if you have the declaration of `nanf', and to 0 if you don't.
809  */
810 /* #undef HAVE_DECL_NANF */
811 
812 /* Define to 1 if you have the declaration of `nanl', and to 0 if you don't.
813  */
814 /* #undef HAVE_DECL_NANL */
815 
816 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
817  don't. */
818 #define HAVE_DECL_NANOSLEEP 1
819 
820 /* Define to 1 if you have the declaration of `nearbyint', and to 0 if you
821  don't. */
822 #define HAVE_DECL_NEARBYINT 1
823 
824 /* Define to 1 if you have the declaration of `nearbyintf', and to 0 if you
825  don't. */
826 /* #undef HAVE_DECL_NEARBYINTF */
827 
828 /* Define to 1 if you have the declaration of `nearbyintl', and to 0 if you
829  don't. */
830 /* #undef HAVE_DECL_NEARBYINTL */
831 
832 /* Define to 1 if you have the declaration of `nextafter', and to 0 if you
833  don't. */
834 #define HAVE_DECL_NEXTAFTER 1
835 
836 /* Define to 1 if you have the declaration of `nextafterf', and to 0 if you
837  don't. */
838 /* #undef HAVE_DECL_NEXTAFTERF */
839 
840 /* Define to 1 if you have the declaration of `nextafterl', and to 0 if you
841  don't. */
842 /* #undef HAVE_DECL_NEXTAFTERL */
843 
844 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if
845  you don't. */
846 #define HAVE_DECL_POSIX_MEMALIGN 1
847 
848 /* Define to 1 if you have the declaration of `pow', and to 0 if you don't. */
849 #define HAVE_DECL_POW 1
850 
851 /* Define to 1 if you have the declaration of `powf', and to 0 if you don't.
852  */
853 /* #undef HAVE_DECL_POWF */
854 
855 /* Define to 1 if you have the declaration of `powl', and to 0 if you don't.
856  */
857 /* #undef HAVE_DECL_POWL */
858 
859 /* Define to 1 if you have the declaration of `remainder', and to 0 if you
860  don't. */
861 #define HAVE_DECL_REMAINDER 1
862 
863 /* Define to 1 if you have the declaration of `remainderf', and to 0 if you
864  don't. */
865 /* #undef HAVE_DECL_REMAINDERF */
866 
867 /* Define to 1 if you have the declaration of `remainderl', and to 0 if you
868  don't. */
869 /* #undef HAVE_DECL_REMAINDERL */
870 
871 /* Define to 1 if you have the declaration of `remquo', and to 0 if you don't.
872  */
873 #define HAVE_DECL_REMQUO 1
874 
875 /* Define to 1 if you have the declaration of `remquof', and to 0 if you
876  don't. */
877 /* #undef HAVE_DECL_REMQUOF */
878 
879 /* Define to 1 if you have the declaration of `remquol', and to 0 if you
880  don't. */
881 /* #undef HAVE_DECL_REMQUOL */
882 
883 /* Define to 1 if you have the declaration of `rint', and to 0 if you don't.
884  */
885 #define HAVE_DECL_RINT 1
886 
887 /* Define to 1 if you have the declaration of `rintf', and to 0 if you don't.
888  */
889 /* #undef HAVE_DECL_RINTF */
890 
891 /* Define to 1 if you have the declaration of `rintl', and to 0 if you don't.
892  */
893 /* #undef HAVE_DECL_RINTL */
894 
895 /* Define to 1 if you have the declaration of `round', and to 0 if you don't.
896  */
897 #define HAVE_DECL_ROUND 1
898 
899 /* Define to 1 if you have the declaration of `roundf', and to 0 if you don't.
900  */
901 /* #undef HAVE_DECL_ROUNDF */
902 
903 /* Define to 1 if you have the declaration of `roundl', and to 0 if you don't.
904  */
905 /* #undef HAVE_DECL_ROUNDL */
906 
907 /* Define to 1 if you have the declaration of `scalbln', and to 0 if you
908  don't. */
909 #define HAVE_DECL_SCALBLN 1
910 
911 /* Define to 1 if you have the declaration of `scalblnf', and to 0 if you
912  don't. */
913 /* #undef HAVE_DECL_SCALBLNF */
914 
915 /* Define to 1 if you have the declaration of `scalblnl', and to 0 if you
916  don't. */
917 /* #undef HAVE_DECL_SCALBLNL */
918 
919 /* Define to 1 if you have the declaration of `scalbn', and to 0 if you don't.
920  */
921 #define HAVE_DECL_SCALBN 1
922 
923 /* Define to 1 if you have the declaration of `scalbnf', and to 0 if you
924  don't. */
925 /* #undef HAVE_DECL_SCALBNF */
926 
927 /* Define to 1 if you have the declaration of `scalbnl', and to 0 if you
928  don't. */
929 /* #undef HAVE_DECL_SCALBNL */
930 
931 /* Define to 1 if you have the declaration of `sin', and to 0 if you don't. */
932 #define HAVE_DECL_SIN 1
933 
934 /* Define to 1 if you have the declaration of `sinf', and to 0 if you don't.
935  */
936 /* #undef HAVE_DECL_SINF */
937 
938 /* Define to 1 if you have the declaration of `sinh', and to 0 if you don't.
939  */
940 #define HAVE_DECL_SINH 1
941 
942 /* Define to 1 if you have the declaration of `sinhf', and to 0 if you don't.
943  */
944 /* #undef HAVE_DECL_SINHF */
945 
946 /* Define to 1 if you have the declaration of `sinhl', and to 0 if you don't.
947  */
948 /* #undef HAVE_DECL_SINHL */
949 
950 /* Define to 1 if you have the declaration of `sinl', and to 0 if you don't.
951  */
952 /* #undef HAVE_DECL_SINL */
953 
954 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
955  */
956 #define HAVE_DECL_SLEEP 1
957 
958 /* Define to 1 if you have the declaration of `sqrt', and to 0 if you don't.
959  */
960 #define HAVE_DECL_SQRT 1
961 
962 /* Define to 1 if you have the declaration of `sqrtf', and to 0 if you don't.
963  */
964 /* #undef HAVE_DECL_SQRTF */
965 
966 /* Define to 1 if you have the declaration of `sqrtl', and to 0 if you don't.
967  */
968 /* #undef HAVE_DECL_SQRTL */
969 
970 /* Define to 1 if you have the declaration of `srand48', and to 0 if you
971  don't. */
972 #define HAVE_DECL_SRAND48 1
973 
974 /* Define to 1 if you have the declaration of `tan', and to 0 if you don't. */
975 #define HAVE_DECL_TAN 1
976 
977 /* Define to 1 if you have the declaration of `tanf', and to 0 if you don't.
978  */
979 /* #undef HAVE_DECL_TANF */
980 
981 /* Define to 1 if you have the declaration of `tanh', and to 0 if you don't.
982  */
983 #define HAVE_DECL_TANH 1
984 
985 /* Define to 1 if you have the declaration of `tanhf', and to 0 if you don't.
986  */
987 /* #undef HAVE_DECL_TANHF */
988 
989 /* Define to 1 if you have the declaration of `tanhl', and to 0 if you don't.
990  */
991 /* #undef HAVE_DECL_TANHL */
992 
993 /* Define to 1 if you have the declaration of `tanl', and to 0 if you don't.
994  */
995 /* #undef HAVE_DECL_TANL */
996 
997 /* Define to 1 if you have the declaration of `tgamma', and to 0 if you don't.
998  */
999 #define HAVE_DECL_TGAMMA 1
1000 
1001 /* Define to 1 if you have the declaration of `tgammaf', and to 0 if you
1002  don't. */
1003 /* #undef HAVE_DECL_TGAMMAF */
1004 
1005 /* Define to 1 if you have the declaration of `tgammal', and to 0 if you
1006  don't. */
1007 /* #undef HAVE_DECL_TGAMMAL */
1008 
1009 /* Define to 1 if you have the declaration of `trunc', and to 0 if you don't.
1010  */
1011 #define HAVE_DECL_TRUNC 1
1012 
1013 /* Define to 1 if you have the declaration of `truncf', and to 0 if you don't.
1014  */
1015 /* #undef HAVE_DECL_TRUNCF */
1016 
1017 /* Define to 1 if you have the declaration of `truncl', and to 0 if you don't.
1018  */
1019 /* #undef HAVE_DECL_TRUNCL */
1020 
1021 /* Define to 1 if you have the declaration of `y0', and to 0 if you don't. */
1022 #define HAVE_DECL_Y0 1
1023 
1024 /* Define to 1 if you have the declaration of `y0f', and to 0 if you don't. */
1025 /* #undef HAVE_DECL_Y0F */
1026 
1027 /* Define to 1 if you have the declaration of `y0l', and to 0 if you don't. */
1028 /* #undef HAVE_DECL_Y0L */
1029 
1030 /* Define to 1 if you have the declaration of `y1', and to 0 if you don't. */
1031 #define HAVE_DECL_Y1 1
1032 
1033 /* Define to 1 if you have the declaration of `y1f', and to 0 if you don't. */
1034 /* #undef HAVE_DECL_Y1F */
1035 
1036 /* Define to 1 if you have the declaration of `y1l', and to 0 if you don't. */
1037 /* #undef HAVE_DECL_Y1L */
1038 
1039 /* Define to 1 if you have the declaration of `yn', and to 0 if you don't. */
1040 #define HAVE_DECL_YN 1
1041 
1042 /* Define to 1 if you have the declaration of `ynf', and to 0 if you don't. */
1043 /* #undef HAVE_DECL_YNF */
1044 
1045 /* Define to 1 if you have the declaration of `ynl', and to 0 if you don't. */
1046 /* #undef HAVE_DECL_YNL */
1047 
1048 /* Define to 1 if you have the <dlfcn.h> header file. */
1049 #define HAVE_DLFCN_H 1
1050 
1051 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
1052 /* #undef HAVE_DOPRNT */
1053 
1054 /* Define to 1 if you have the `drand48' function. */
1055 #define HAVE_DRAND48 1
1056 
1057 /* Define to 1 if you have the <float.h> header file. */
1058 #define HAVE_FLOAT_H 1
1059 
1060 /* Define to enable FPTmodule. */
1061 #define HAVE_FPT 1
1062 
1063 /* Define to 1 if you have the `gethostname' function. */
1064 #define HAVE_GETHOSTNAME 1
1065 
1066 /* Define to 1 if you have the `gethrtime' function. */
1067 /* #undef HAVE_GETHRTIME */
1068 
1069 /* Define to 1 if hrtime_t is defined in <sys/time.h> */
1070 /* #undef HAVE_HRTIME_T */
1071 
1072 /* Define to 1 if you have the <intrinsics.h> header file. */
1073 /* #undef HAVE_INTRINSICS_H */
1074 
1075 /* Define to 1 if you have the <inttypes.h> header file. */
1076 #define HAVE_INTTYPES_H 1
1077 
1078 /* Define to 1 if you have the `m' library (-lm). */
1079 #define HAVE_LIBM 1
1080 
1081 /* Define to 1 if you have the <limits.h> header file. */
1082 #define HAVE_LIMITS_H 1
1083 
1084 /* Define to 1 if the compiler supports 'long double' */
1085 #define HAVE_LONG_DOUBLE 1
1086 
1087 /* Define to 1 if you have the `mach_absolute_time' function. */
1088 /* #undef HAVE_MACH_ABSOLUTE_TIME */
1089 
1090 /* Define to 1 if you have the <mach/mach_time.h> header file. */
1091 /* #undef HAVE_MACH_MACH_TIME_H */
1092 
1093 /* Define to 1 if you have the <malloc.h> header file. */
1094 #define HAVE_MALLOC_H 1
1095 
1096 /* Define to 1 if you have the <math.h> header file. */
1097 #define HAVE_MATH_H 1
1098 
1099 /* Define to 1 if compilation of Matlab interface only succeeds when macro
1100  __STDC_UTF_16__ not defined. */
1101 /* #undef HAVE_MATLAB_GCC_REQUIRE_UNDEF_STDC_UTF_16 */
1102 
1103 /* Define to 1 if you have the `memalign' function. */
1104 #define HAVE_MEMALIGN 1
1105 
1106 /* Define to 1 if you have the <memory.h> header file. */
1107 #define HAVE_MEMORY_H 1
1108 
1109 /* Define to 1 if you have the `memset' function. */
1110 #define HAVE_MEMSET 1
1111 
1112 /* Define to have the file mexversion.c */
1113 /* #undef HAVE_MEXVERSION_C */
1114 
1115 /* Define to enable use of MIPS ZBus cycle-counter. */
1116 /* #undef HAVE_MIPS_ZBUS_TIMER */
1117 
1118 /* Define to enable MRImodule. */
1119 #define HAVE_MRI 1
1120 
1121 /* Define to 1 if you have the `nanosleep' function. */
1122 #define HAVE_NANOSLEEP 1
1123 
1124 /* Define to enable NFCTmodule. */
1125 #define HAVE_NFCT 1
1126 
1127 /* Define to enable NFSFTmodule. */
1128 #define HAVE_NFSFT 1
1129 
1130 /* Define to enable NFSOFTmodule. */
1131 #define HAVE_NFSOFT 1
1132 
1133 /* Define to enable NFSTmodule. */
1134 #define HAVE_NFST 1
1135 
1136 /* Define to enable NNFFTmodule. */
1137 #define HAVE_NNFFT 1
1138 
1139 /* Define to enable NSFFTmodule. */
1140 #define HAVE_NSFFT 1
1141 
1142 /* Define if OpenMP is enabled */
1143 #define HAVE_OPENMP 1
1144 
1145 /* Define to 1 if you have the `posix_memalign' function. */
1146 #define HAVE_POSIX_MEMALIGN 1
1147 
1148 /* Define to 1 if you have the `read_real_time' function. */
1149 /* #undef HAVE_READ_REAL_TIME */
1150 
1151 /* Define to 1 if you have the `sleep' function. */
1152 #define HAVE_SLEEP 1
1153 
1154 /* Define to 1 if you have the `snprintf' function. */
1155 #define HAVE_SNPRINTF 1
1156 
1157 /* Define to 1 if you have the `sqrt' function. */
1158 /* #undef HAVE_SQRT */
1159 
1160 /* Define to 1 if you have the `srand48' function. */
1161 #define HAVE_SRAND48 1
1162 
1163 /* Define to 1 if you have the <stdarg.h> header file. */
1164 #define HAVE_STDARG_H 1
1165 
1166 /* Define to 1 if you have the <stdbool.h> header file. */
1167 #define HAVE_STDBOOL_H 1
1168 
1169 /* Define to 1 if you have the <stddef.h> header file. */
1170 #define HAVE_STDDEF_H 1
1171 
1172 /* Define to 1 if you have the <stdint.h> header file. */
1173 #define HAVE_STDINT_H 1
1174 
1175 /* Define to 1 if you have the <stdio.h> header file. */
1176 #define HAVE_STDIO_H 1
1177 
1178 /* Define to 1 if you have the <stdlib.h> header file. */
1179 #define HAVE_STDLIB_H 1
1180 
1181 /* Define to 1 if you have the <strings.h> header file. */
1182 #define HAVE_STRINGS_H 1
1183 
1184 /* Define to 1 if you have the <string.h> header file. */
1185 #define HAVE_STRING_H 1
1186 
1187 /* Define to 1 if you have the `sysctl' function. */
1188 #define HAVE_SYSCTL 1
1189 
1190 /* Define to 1 if you have the <sys/stat.h> header file. */
1191 #define HAVE_SYS_STAT_H 1
1192 
1193 /* Define to 1 if you have the <sys/time.h> header file. */
1194 #define HAVE_SYS_TIME_H 1
1195 
1196 /* Define to 1 if you have the <sys/types.h> header file. */
1197 #define HAVE_SYS_TYPES_H 1
1198 
1199 /* Define to 1 if you have the `time_base_to_time' function. */
1200 /* #undef HAVE_TIME_BASE_TO_TIME */
1201 
1202 /* Define to 1 if you have the <time.h> header file. */
1203 #define HAVE_TIME_H 1
1204 
1205 /* Define to 1 if the system has the type `uintptr_t'. */
1206 #define HAVE_UINTPTR_T 1
1207 
1208 /* Define to 1 if you have the <unistd.h> header file. */
1209 #define HAVE_UNISTD_H 1
1210 
1211 /* Define to 1 if you have the `usleep' function. */
1212 #define HAVE_USLEEP 1
1213 
1214 /* Define to 1 if you have the `vprintf' function. */
1215 #define HAVE_VPRINTF 1
1216 
1217 /* Define to 1 if you have the `_mm_free' function. */
1218 /* #undef HAVE__MM_FREE */
1219 
1220 /* Define to 1 if you have the `_mm_malloc' function. */
1221 /* #undef HAVE__MM_MALLOC */
1222 
1223 /* Define if you have the UNICOS _rtc() intrinsic. */
1224 /* #undef HAVE__RTC */
1225 
1226 /* Define to enable Kaiser-Bessel window function. */
1227 #define KAISER_BESSEL 1
1228 
1229 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1230  */
1231 #define LT_OBJDIR ".libs/"
1232 
1233 /* Define to enable Matlab argument checks. */
1234 #define MATLAB_ARGCHECKS 1
1235 
1236 /* Define to enable runtime time measurements. */
1237 /* #undef MEASURE_TIME */
1238 
1239 /* Define to enable time measurements for FFTW transforms. */
1240 /* #undef MEASURE_TIME_FFTW */
1241 
1242 /* Define to enable extra debugging code. */
1243 /* #undef NFFT_DEBUG */
1244 
1245 /* Floating-point epsilon. */
1246 #define NFFT_EPSILON 2.2204460492503131E-16
1247 
1248 /* Define to enable exhaustive unit tests. */
1249 /* #undef NFFT_EXHAUSTIVE_UNIT_TESTS */
1250 
1251 /* Define to compile in long-double precision. */
1252 /* #undef NFFT_LDOUBLE */
1253 
1254 /* Define to compile in single precision. */
1255 /* #undef NFFT_SINGLE */
1256 
1257 /* Major version number. */
1258 #define NFFT_VERSION_MAJOR 3
1259 
1260 /* Minor version number. */
1261 #define NFFT_VERSION_MINOR 4
1262 
1263 /* Patch version number. */
1264 #define NFFT_VERSION_PATCH 1
1265 
1266 /* Release type. */
1267 #define NFFT_VERSION_TYPE
1268 
1269 /* Name of package */
1270 #define PACKAGE "nfft"
1271 
1272 /* Define to the address where bug reports for this package should be sent. */
1273 #define PACKAGE_BUGREPORT "mail@nfft.org"
1274 
1275 /* Define to the full name of this package. */
1276 #define PACKAGE_NAME "NFFT"
1277 
1278 /* Define to the full name and version of this package. */
1279 #define PACKAGE_STRING "NFFT 3.4.1"
1280 
1281 /* Define to the one symbol short name of this package. */
1282 #define PACKAGE_TARNAME "nfft"
1283 
1284 /* Define to the home page for this package. */
1285 #define PACKAGE_URL ""
1286 
1287 /* Define to the version of this package. */
1288 #define PACKAGE_VERSION "3.4.1"
1289 
1290 /* Define to enable sinc power window function. */
1291 /* #undef SINC_POWER */
1292 
1293 /* The size of `double', as computed by sizeof. */
1294 #define SIZEOF_DOUBLE 8
1295 
1296 /* The size of `float', as computed by sizeof. */
1297 #define SIZEOF_FLOAT 4
1298 
1299 /* The size of `int', as computed by sizeof. */
1300 #define SIZEOF_INT 4
1301 
1302 /* The size of `long', as computed by sizeof. */
1303 #define SIZEOF_LONG 8
1304 
1305 /* The size of `long double', as computed by sizeof. */
1306 #define SIZEOF_LONG_DOUBLE 16
1307 
1308 /* The size of `long long', as computed by sizeof. */
1309 #define SIZEOF_LONG_LONG 8
1310 
1311 /* The size of `ptrdiff_t', as computed by sizeof. */
1312 #define SIZEOF_PTRDIFF_T 8
1313 
1314 /* The size of `size_t', as computed by sizeof. */
1315 #define SIZEOF_SIZE_T 8
1316 
1317 /* The size of `unsigned int', as computed by sizeof. */
1318 #define SIZEOF_UNSIGNED_INT 4
1319 
1320 /* The size of `unsigned long', as computed by sizeof. */
1321 #define SIZEOF_UNSIGNED_LONG 8
1322 
1323 /* The size of `unsigned long long', as computed by sizeof. */
1324 #define SIZEOF_UNSIGNED_LONG_LONG 8
1325 
1326 /* The size of `void *', as computed by sizeof. */
1327 /* #undef SIZEOF_VOID_P */
1328 
1329 /* If using the C implementation of alloca, define if you know the
1330  direction of stack growth for your system; otherwise it will be
1331  automatically deduced at runtime.
1332  STACK_DIRECTION > 0 => grows toward higher addresses
1333  STACK_DIRECTION < 0 => grows toward lower addresses
1334  STACK_DIRECTION = 0 => direction of growth unknown */
1335 /* #undef STACK_DIRECTION */
1336 
1337 /* Define to 1 if you have the ANSI C header files. */
1338 #define STDC_HEADERS 1
1339 
1340 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
1341 #define TIME_WITH_SYS_TIME 1
1342 
1343 /* Version number of package */
1344 #define VERSION "3.4.1"
1345 
1346 /* The name of the window function. */
1347 #define WINDOW_NAME kaiserbessel
1348 
1349 /* Define to empty if `const' does not conform to ANSI C. */
1350 /* #undef const */
1351 
1352 /* Define to `__inline__' or `__inline' if that's what the C compiler
1353  calls it, or to nothing if 'inline' is not supported under any name. */
1354 #ifndef __cplusplus
1355 /* #undef inline */
1356 #endif
1357 
1358 /* Define to the equivalent of the C99 'restrict' keyword, or to
1359  nothing if this is not supported. Do not define if restrict is
1360  supported directly. */
1361 #define restrict __restrict
1362 /* Work around a bug in Sun C++: it does not support _Restrict or
1363  __restrict__, even though the corresponding Sun C compiler ends up with
1364  "#define restrict _Restrict" or "#define restrict __restrict__" in the
1365  previous line. Perhaps some future version of Sun C++ will work with
1366  restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
1367 #if defined __SUNPRO_CC && !defined __RESTRICT
1368 # define _Restrict
1369 # define __restrict__
1370 #endif
1371 
1372 /* Define to `unsigned int' if <sys/types.h> does not define. */
1373 /* #undef size_t */