NFFT  3.3.1
config.h
00001 /* include/config.h.  Generated from config.h.in by configure.  */
00002 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Absolute path to source directory. */
00005 #define ABS_SRCDIR "/home/travis/build/NFFT/nfft/."
00006 
00007 /* Define to enable B-spline window function. */
00008 /* #undef B_SPLINE */
00009 
00010 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
00011    systems. This function is required for `alloca.c' support on those systems.
00012    */
00013 /* #undef CRAY_STACKSEG_END */
00014 
00015 /* Define to 1 if using `alloca.c'. */
00016 /* #undef C_ALLOCA */
00017 
00018 /* Define to enable Dirac delta window function. */
00019 /* #undef DIRAC_DELTA */
00020 
00021 /* Define to enable Gaussian window function. */
00022 /* #undef GAUSSIAN */
00023 
00024 /* Define to 1 if you have the `abort' function. */
00025 #define HAVE_ABORT 1
00026 
00027 /* Define to 1 if you have `alloca', as a function or macro. */
00028 #define HAVE_ALLOCA 1
00029 
00030 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
00031    */
00032 #define HAVE_ALLOCA_H 1
00033 
00034 /* Define to 1 if you have the `clock_gettime' function. */
00035 /* #undef HAVE_CLOCK_GETTIME */
00036 
00037 /* Define to 1 if you have the <complex.h> header file. */
00038 #define HAVE_COMPLEX_H 1
00039 
00040 /* Define to 1 if you have the <c_asm.h> header file. */
00041 /* #undef HAVE_C_ASM_H */
00042 
00043 /* Define to 1 if you have the declaration of `acos', and to 0 if you don't.
00044    */
00045 #define HAVE_DECL_ACOS 1
00046 
00047 /* Define to 1 if you have the declaration of `acosf', and to 0 if you don't.
00048    */
00049 /* #undef HAVE_DECL_ACOSF */
00050 
00051 /* Define to 1 if you have the declaration of `acosh', and to 0 if you don't.
00052    */
00053 #define HAVE_DECL_ACOSH 1
00054 
00055 /* Define to 1 if you have the declaration of `acoshf', and to 0 if you don't.
00056    */
00057 /* #undef HAVE_DECL_ACOSHF */
00058 
00059 /* Define to 1 if you have the declaration of `acoshl', and to 0 if you don't.
00060    */
00061 /* #undef HAVE_DECL_ACOSHL */
00062 
00063 /* Define to 1 if you have the declaration of `acosl', and to 0 if you don't.
00064    */
00065 /* #undef HAVE_DECL_ACOSL */
00066 
00067 /* Define to 1 if you have the declaration of `asin', and to 0 if you don't.
00068    */
00069 #define HAVE_DECL_ASIN 1
00070 
00071 /* Define to 1 if you have the declaration of `asinf', and to 0 if you don't.
00072    */
00073 /* #undef HAVE_DECL_ASINF */
00074 
00075 /* Define to 1 if you have the declaration of `asinh', and to 0 if you don't.
00076    */
00077 #define HAVE_DECL_ASINH 1
00078 
00079 /* Define to 1 if you have the declaration of `asinhf', and to 0 if you don't.
00080    */
00081 /* #undef HAVE_DECL_ASINHF */
00082 
00083 /* Define to 1 if you have the declaration of `asinhl', and to 0 if you don't.
00084    */
00085 /* #undef HAVE_DECL_ASINHL */
00086 
00087 /* Define to 1 if you have the declaration of `asinl', and to 0 if you don't.
00088    */
00089 /* #undef HAVE_DECL_ASINL */
00090 
00091 /* Define to 1 if you have the declaration of `atan', and to 0 if you don't.
00092    */
00093 #define HAVE_DECL_ATAN 1
00094 
00095 /* Define to 1 if you have the declaration of `atan2', and to 0 if you don't.
00096    */
00097 #define HAVE_DECL_ATAN2 1
00098 
00099 /* Define to 1 if you have the declaration of `atan2f', and to 0 if you don't.
00100    */
00101 /* #undef HAVE_DECL_ATAN2F */
00102 
00103 /* Define to 1 if you have the declaration of `atan2l', and to 0 if you don't.
00104    */
00105 /* #undef HAVE_DECL_ATAN2L */
00106 
00107 /* Define to 1 if you have the declaration of `atanf', and to 0 if you don't.
00108    */
00109 /* #undef HAVE_DECL_ATANF */
00110 
00111 /* Define to 1 if you have the declaration of `atanh', and to 0 if you don't.
00112    */
00113 #define HAVE_DECL_ATANH 1
00114 
00115 /* Define to 1 if you have the declaration of `atanhf', and to 0 if you don't.
00116    */
00117 /* #undef HAVE_DECL_ATANHF */
00118 
00119 /* Define to 1 if you have the declaration of `atanhl', and to 0 if you don't.
00120    */
00121 /* #undef HAVE_DECL_ATANHL */
00122 
00123 /* Define to 1 if you have the declaration of `atanl', and to 0 if you don't.
00124    */
00125 /* #undef HAVE_DECL_ATANL */
00126 
00127 /* Define to 1 if you have the declaration of `cabs', and to 0 if you don't.
00128    */
00129 #define HAVE_DECL_CABS 1
00130 
00131 /* Define to 1 if you have the declaration of `cabsf', and to 0 if you don't.
00132    */
00133 /* #undef HAVE_DECL_CABSF */
00134 
00135 /* Define to 1 if you have the declaration of `cabsl', and to 0 if you don't.
00136    */
00137 /* #undef HAVE_DECL_CABSL */
00138 
00139 /* Define to 1 if you have the declaration of `cacos', and to 0 if you don't.
00140    */
00141 #define HAVE_DECL_CACOS 1
00142 
00143 /* Define to 1 if you have the declaration of `cacosf', and to 0 if you don't.
00144    */
00145 /* #undef HAVE_DECL_CACOSF */
00146 
00147 /* Define to 1 if you have the declaration of `cacosh', and to 0 if you don't.
00148    */
00149 #define HAVE_DECL_CACOSH 1
00150 
00151 /* Define to 1 if you have the declaration of `cacoshf', and to 0 if you
00152    don't. */
00153 /* #undef HAVE_DECL_CACOSHF */
00154 
00155 /* Define to 1 if you have the declaration of `cacoshl', and to 0 if you
00156    don't. */
00157 /* #undef HAVE_DECL_CACOSHL */
00158 
00159 /* Define to 1 if you have the declaration of `cacosl', and to 0 if you don't.
00160    */
00161 /* #undef HAVE_DECL_CACOSL */
00162 
00163 /* Define to 1 if you have the declaration of `carg', and to 0 if you don't.
00164    */
00165 #define HAVE_DECL_CARG 1
00166 
00167 /* Define to 1 if you have the declaration of `cargf', and to 0 if you don't.
00168    */
00169 /* #undef HAVE_DECL_CARGF */
00170 
00171 /* Define to 1 if you have the declaration of `cargl', and to 0 if you don't.
00172    */
00173 /* #undef HAVE_DECL_CARGL */
00174 
00175 /* Define to 1 if you have the declaration of `casin', and to 0 if you don't.
00176    */
00177 #define HAVE_DECL_CASIN 1
00178 
00179 /* Define to 1 if you have the declaration of `casinf', and to 0 if you don't.
00180    */
00181 /* #undef HAVE_DECL_CASINF */
00182 
00183 /* Define to 1 if you have the declaration of `casinh', and to 0 if you don't.
00184    */
00185 #define HAVE_DECL_CASINH 1
00186 
00187 /* Define to 1 if you have the declaration of `casinhf', and to 0 if you
00188    don't. */
00189 /* #undef HAVE_DECL_CASINHF */
00190 
00191 /* Define to 1 if you have the declaration of `casinhl', and to 0 if you
00192    don't. */
00193 /* #undef HAVE_DECL_CASINHL */
00194 
00195 /* Define to 1 if you have the declaration of `casinl', and to 0 if you don't.
00196    */
00197 /* #undef HAVE_DECL_CASINL */
00198 
00199 /* Define to 1 if you have the declaration of `catan', and to 0 if you don't.
00200    */
00201 #define HAVE_DECL_CATAN 1
00202 
00203 /* Define to 1 if you have the declaration of `catanf', and to 0 if you don't.
00204    */
00205 /* #undef HAVE_DECL_CATANF */
00206 
00207 /* Define to 1 if you have the declaration of `catanh', and to 0 if you don't.
00208    */
00209 #define HAVE_DECL_CATANH 1
00210 
00211 /* Define to 1 if you have the declaration of `catanhf', and to 0 if you
00212    don't. */
00213 /* #undef HAVE_DECL_CATANHF */
00214 
00215 /* Define to 1 if you have the declaration of `catanhl', and to 0 if you
00216    don't. */
00217 /* #undef HAVE_DECL_CATANHL */
00218 
00219 /* Define to 1 if you have the declaration of `catanl', and to 0 if you don't.
00220    */
00221 /* #undef HAVE_DECL_CATANL */
00222 
00223 /* Define to 1 if you have the declaration of `cbrt', and to 0 if you don't.
00224    */
00225 #define HAVE_DECL_CBRT 1
00226 
00227 /* Define to 1 if you have the declaration of `cbrtf', and to 0 if you don't.
00228    */
00229 /* #undef HAVE_DECL_CBRTF */
00230 
00231 /* Define to 1 if you have the declaration of `cbrtl', and to 0 if you don't.
00232    */
00233 /* #undef HAVE_DECL_CBRTL */
00234 
00235 /* Define to 1 if you have the declaration of `ccos', and to 0 if you don't.
00236    */
00237 #define HAVE_DECL_CCOS 1
00238 
00239 /* Define to 1 if you have the declaration of `ccosf', and to 0 if you don't.
00240    */
00241 /* #undef HAVE_DECL_CCOSF */
00242 
00243 /* Define to 1 if you have the declaration of `ccosh', and to 0 if you don't.
00244    */
00245 #define HAVE_DECL_CCOSH 1
00246 
00247 /* Define to 1 if you have the declaration of `ccoshf', and to 0 if you don't.
00248    */
00249 /* #undef HAVE_DECL_CCOSHF */
00250 
00251 /* Define to 1 if you have the declaration of `ccoshl', and to 0 if you don't.
00252    */
00253 /* #undef HAVE_DECL_CCOSHL */
00254 
00255 /* Define to 1 if you have the declaration of `ccosl', and to 0 if you don't.
00256    */
00257 /* #undef HAVE_DECL_CCOSL */
00258 
00259 /* Define to 1 if you have the declaration of `ceil', and to 0 if you don't.
00260    */
00261 #define HAVE_DECL_CEIL 1
00262 
00263 /* Define to 1 if you have the declaration of `ceilf', and to 0 if you don't.
00264    */
00265 /* #undef HAVE_DECL_CEILF */
00266 
00267 /* Define to 1 if you have the declaration of `ceill', and to 0 if you don't.
00268    */
00269 /* #undef HAVE_DECL_CEILL */
00270 
00271 /* Define to 1 if you have the declaration of `cexp', and to 0 if you don't.
00272    */
00273 #define HAVE_DECL_CEXP 1
00274 
00275 /* Define to 1 if you have the declaration of `cexpf', and to 0 if you don't.
00276    */
00277 /* #undef HAVE_DECL_CEXPF */
00278 
00279 /* Define to 1 if you have the declaration of `cexpl', and to 0 if you don't.
00280    */
00281 /* #undef HAVE_DECL_CEXPL */
00282 
00283 /* Define to 1 if you have the declaration of `cimag', and to 0 if you don't.
00284    */
00285 #define HAVE_DECL_CIMAG 1
00286 
00287 /* Define to 1 if you have the declaration of `cimagf', and to 0 if you don't.
00288    */
00289 /* #undef HAVE_DECL_CIMAGF */
00290 
00291 /* Define to 1 if you have the declaration of `cimagl', and to 0 if you don't.
00292    */
00293 /* #undef HAVE_DECL_CIMAGL */
00294 
00295 /* Define to 1 if you have the declaration of `clog', and to 0 if you don't.
00296    */
00297 #define HAVE_DECL_CLOG 1
00298 
00299 /* Define to 1 if you have the declaration of `clogf', and to 0 if you don't.
00300    */
00301 /* #undef HAVE_DECL_CLOGF */
00302 
00303 /* Define to 1 if you have the declaration of `clogl', and to 0 if you don't.
00304    */
00305 /* #undef HAVE_DECL_CLOGL */
00306 
00307 /* Define to 1 if you have the declaration of `conj', and to 0 if you don't.
00308    */
00309 #define HAVE_DECL_CONJ 1
00310 
00311 /* Define to 1 if you have the declaration of `conjf', and to 0 if you don't.
00312    */
00313 /* #undef HAVE_DECL_CONJF */
00314 
00315 /* Define to 1 if you have the declaration of `conjl', and to 0 if you don't.
00316    */
00317 /* #undef HAVE_DECL_CONJL */
00318 
00319 /* Define to 1 if you have the declaration of `copysign', and to 0 if you
00320    don't. */
00321 #define HAVE_DECL_COPYSIGN 1
00322 
00323 /* Define to 1 if you have the declaration of `copysignf', and to 0 if you
00324    don't. */
00325 /* #undef HAVE_DECL_COPYSIGNF */
00326 
00327 /* Define to 1 if you have the declaration of `copysignl', and to 0 if you
00328    don't. */
00329 /* #undef HAVE_DECL_COPYSIGNL */
00330 
00331 /* Define to 1 if you have the declaration of `cos', and to 0 if you don't. */
00332 #define HAVE_DECL_COS 1
00333 
00334 /* Define to 1 if you have the declaration of `cosf', and to 0 if you don't.
00335    */
00336 /* #undef HAVE_DECL_COSF */
00337 
00338 /* Define to 1 if you have the declaration of `cosh', and to 0 if you don't.
00339    */
00340 #define HAVE_DECL_COSH 1
00341 
00342 /* Define to 1 if you have the declaration of `coshf', and to 0 if you don't.
00343    */
00344 /* #undef HAVE_DECL_COSHF */
00345 
00346 /* Define to 1 if you have the declaration of `coshl', and to 0 if you don't.
00347    */
00348 /* #undef HAVE_DECL_COSHL */
00349 
00350 /* Define to 1 if you have the declaration of `cosl', and to 0 if you don't.
00351    */
00352 /* #undef HAVE_DECL_COSL */
00353 
00354 /* Define to 1 if you have the declaration of `cpow', and to 0 if you don't.
00355    */
00356 #define HAVE_DECL_CPOW 1
00357 
00358 /* Define to 1 if you have the declaration of `cpowf', and to 0 if you don't.
00359    */
00360 /* #undef HAVE_DECL_CPOWF */
00361 
00362 /* Define to 1 if you have the declaration of `cpowl', and to 0 if you don't.
00363    */
00364 /* #undef HAVE_DECL_CPOWL */
00365 
00366 /* Define to 1 if you have the declaration of `cproj', and to 0 if you don't.
00367    */
00368 #define HAVE_DECL_CPROJ 1
00369 
00370 /* Define to 1 if you have the declaration of `cprojf', and to 0 if you don't.
00371    */
00372 /* #undef HAVE_DECL_CPROJF */
00373 
00374 /* Define to 1 if you have the declaration of `cprojl', and to 0 if you don't.
00375    */
00376 /* #undef HAVE_DECL_CPROJL */
00377 
00378 /* Define to 1 if you have the declaration of `creal', and to 0 if you don't.
00379    */
00380 #define HAVE_DECL_CREAL 1
00381 
00382 /* Define to 1 if you have the declaration of `crealf', and to 0 if you don't.
00383    */
00384 /* #undef HAVE_DECL_CREALF */
00385 
00386 /* Define to 1 if you have the declaration of `creall', and to 0 if you don't.
00387    */
00388 /* #undef HAVE_DECL_CREALL */
00389 
00390 /* Define to 1 if you have the declaration of `csin', and to 0 if you don't.
00391    */
00392 #define HAVE_DECL_CSIN 1
00393 
00394 /* Define to 1 if you have the declaration of `csinf', and to 0 if you don't.
00395    */
00396 /* #undef HAVE_DECL_CSINF */
00397 
00398 /* Define to 1 if you have the declaration of `csinh', and to 0 if you don't.
00399    */
00400 #define HAVE_DECL_CSINH 1
00401 
00402 /* Define to 1 if you have the declaration of `csinhf', and to 0 if you don't.
00403    */
00404 /* #undef HAVE_DECL_CSINHF */
00405 
00406 /* Define to 1 if you have the declaration of `csinhl', and to 0 if you don't.
00407    */
00408 /* #undef HAVE_DECL_CSINHL */
00409 
00410 /* Define to 1 if you have the declaration of `csinl', and to 0 if you don't.
00411    */
00412 /* #undef HAVE_DECL_CSINL */
00413 
00414 /* Define to 1 if you have the declaration of `csqrt', and to 0 if you don't.
00415    */
00416 #define HAVE_DECL_CSQRT 1
00417 
00418 /* Define to 1 if you have the declaration of `csqrtf', and to 0 if you don't.
00419    */
00420 /* #undef HAVE_DECL_CSQRTF */
00421 
00422 /* Define to 1 if you have the declaration of `csqrtl', and to 0 if you don't.
00423    */
00424 /* #undef HAVE_DECL_CSQRTL */
00425 
00426 /* Define to 1 if you have the declaration of `ctan', and to 0 if you don't.
00427    */
00428 #define HAVE_DECL_CTAN 1
00429 
00430 /* Define to 1 if you have the declaration of `ctanf', and to 0 if you don't.
00431    */
00432 /* #undef HAVE_DECL_CTANF */
00433 
00434 /* Define to 1 if you have the declaration of `ctanh', and to 0 if you don't.
00435    */
00436 #define HAVE_DECL_CTANH 1
00437 
00438 /* Define to 1 if you have the declaration of `ctanhf', and to 0 if you don't.
00439    */
00440 /* #undef HAVE_DECL_CTANHF */
00441 
00442 /* Define to 1 if you have the declaration of `ctanhl', and to 0 if you don't.
00443    */
00444 /* #undef HAVE_DECL_CTANHL */
00445 
00446 /* Define to 1 if you have the declaration of `ctanl', and to 0 if you don't.
00447    */
00448 /* #undef HAVE_DECL_CTANL */
00449 
00450 /* Define to 1 if you have the declaration of `drand48', and to 0 if you
00451    don't. */
00452 #define HAVE_DECL_DRAND48 1
00453 
00454 /* Define to 1 if you have the declaration of `erf', and to 0 if you don't. */
00455 #define HAVE_DECL_ERF 1
00456 
00457 /* Define to 1 if you have the declaration of `erfc', and to 0 if you don't.
00458    */
00459 #define HAVE_DECL_ERFC 1
00460 
00461 /* Define to 1 if you have the declaration of `erfcf', and to 0 if you don't.
00462    */
00463 /* #undef HAVE_DECL_ERFCF */
00464 
00465 /* Define to 1 if you have the declaration of `erfcl', and to 0 if you don't.
00466    */
00467 /* #undef HAVE_DECL_ERFCL */
00468 
00469 /* Define to 1 if you have the declaration of `erff', and to 0 if you don't.
00470    */
00471 /* #undef HAVE_DECL_ERFF */
00472 
00473 /* Define to 1 if you have the declaration of `erfl', and to 0 if you don't.
00474    */
00475 /* #undef HAVE_DECL_ERFL */
00476 
00477 /* Define to 1 if you have the declaration of `exp', and to 0 if you don't. */
00478 #define HAVE_DECL_EXP 1
00479 
00480 /* Define to 1 if you have the declaration of `exp2', and to 0 if you don't.
00481    */
00482 #define HAVE_DECL_EXP2 1
00483 
00484 /* Define to 1 if you have the declaration of `exp2f', and to 0 if you don't.
00485    */
00486 /* #undef HAVE_DECL_EXP2F */
00487 
00488 /* Define to 1 if you have the declaration of `exp2l', and to 0 if you don't.
00489    */
00490 /* #undef HAVE_DECL_EXP2L */
00491 
00492 /* Define to 1 if you have the declaration of `expf', and to 0 if you don't.
00493    */
00494 /* #undef HAVE_DECL_EXPF */
00495 
00496 /* Define to 1 if you have the declaration of `expl', and to 0 if you don't.
00497    */
00498 /* #undef HAVE_DECL_EXPL */
00499 
00500 /* Define to 1 if you have the declaration of `expm1', and to 0 if you don't.
00501    */
00502 #define HAVE_DECL_EXPM1 1
00503 
00504 /* Define to 1 if you have the declaration of `expm1f', and to 0 if you don't.
00505    */
00506 /* #undef HAVE_DECL_EXPM1F */
00507 
00508 /* Define to 1 if you have the declaration of `expm1l', and to 0 if you don't.
00509    */
00510 /* #undef HAVE_DECL_EXPM1L */
00511 
00512 /* Define to 1 if you have the declaration of `fabs', and to 0 if you don't.
00513    */
00514 #define HAVE_DECL_FABS 1
00515 
00516 /* Define to 1 if you have the declaration of `fabsf', and to 0 if you don't.
00517    */
00518 /* #undef HAVE_DECL_FABSF */
00519 
00520 /* Define to 1 if you have the declaration of `fabsl', and to 0 if you don't.
00521    */
00522 /* #undef HAVE_DECL_FABSL */
00523 
00524 /* Define to 1 if you have the declaration of `fdim', and to 0 if you don't.
00525    */
00526 #define HAVE_DECL_FDIM 1
00527 
00528 /* Define to 1 if you have the declaration of `fdimf', and to 0 if you don't.
00529    */
00530 /* #undef HAVE_DECL_FDIMF */
00531 
00532 /* Define to 1 if you have the declaration of `fdiml', and to 0 if you don't.
00533    */
00534 /* #undef HAVE_DECL_FDIML */
00535 
00536 /* Define to 1 if you have the declaration of `floor', and to 0 if you don't.
00537    */
00538 #define HAVE_DECL_FLOOR 1
00539 
00540 /* Define to 1 if you have the declaration of `floorf', and to 0 if you don't.
00541    */
00542 /* #undef HAVE_DECL_FLOORF */
00543 
00544 /* Define to 1 if you have the declaration of `floorl', and to 0 if you don't.
00545    */
00546 /* #undef HAVE_DECL_FLOORL */
00547 
00548 /* Define to 1 if you have the declaration of `fma', and to 0 if you don't. */
00549 #define HAVE_DECL_FMA 1
00550 
00551 /* Define to 1 if you have the declaration of `fmaf', and to 0 if you don't.
00552    */
00553 /* #undef HAVE_DECL_FMAF */
00554 
00555 /* Define to 1 if you have the declaration of `fmal', and to 0 if you don't.
00556    */
00557 /* #undef HAVE_DECL_FMAL */
00558 
00559 /* Define to 1 if you have the declaration of `fmax', and to 0 if you don't.
00560    */
00561 #define HAVE_DECL_FMAX 1
00562 
00563 /* Define to 1 if you have the declaration of `fmaxf', and to 0 if you don't.
00564    */
00565 /* #undef HAVE_DECL_FMAXF */
00566 
00567 /* Define to 1 if you have the declaration of `fmaxl', and to 0 if you don't.
00568    */
00569 /* #undef HAVE_DECL_FMAXL */
00570 
00571 /* Define to 1 if you have the declaration of `fmin', and to 0 if you don't.
00572    */
00573 #define HAVE_DECL_FMIN 1
00574 
00575 /* Define to 1 if you have the declaration of `fminf', and to 0 if you don't.
00576    */
00577 /* #undef HAVE_DECL_FMINF */
00578 
00579 /* Define to 1 if you have the declaration of `fminl', and to 0 if you don't.
00580    */
00581 /* #undef HAVE_DECL_FMINL */
00582 
00583 /* Define to 1 if you have the declaration of `fmod', and to 0 if you don't.
00584    */
00585 #define HAVE_DECL_FMOD 1
00586 
00587 /* Define to 1 if you have the declaration of `fmodf', and to 0 if you don't.
00588    */
00589 /* #undef HAVE_DECL_FMODF */
00590 
00591 /* Define to 1 if you have the declaration of `fmodl', and to 0 if you don't.
00592    */
00593 /* #undef HAVE_DECL_FMODL */
00594 
00595 /* Define to 1 if you have the declaration of `frexp', and to 0 if you don't.
00596    */
00597 #define HAVE_DECL_FREXP 1
00598 
00599 /* Define to 1 if you have the declaration of `frexpf', and to 0 if you don't.
00600    */
00601 /* #undef HAVE_DECL_FREXPF */
00602 
00603 /* Define to 1 if you have the declaration of `frexpl', and to 0 if you don't.
00604    */
00605 /* #undef HAVE_DECL_FREXPL */
00606 
00607 /* Define to 1 if you have the declaration of `hypot', and to 0 if you don't.
00608    */
00609 #define HAVE_DECL_HYPOT 1
00610 
00611 /* Define to 1 if you have the declaration of `hypotf', and to 0 if you don't.
00612    */
00613 /* #undef HAVE_DECL_HYPOTF */
00614 
00615 /* Define to 1 if you have the declaration of `hypotl', and to 0 if you don't.
00616    */
00617 /* #undef HAVE_DECL_HYPOTL */
00618 
00619 /* Define to 1 if you have the declaration of `ilogb', and to 0 if you don't.
00620    */
00621 #define HAVE_DECL_ILOGB 1
00622 
00623 /* Define to 1 if you have the declaration of `ilogbf', and to 0 if you don't.
00624    */
00625 /* #undef HAVE_DECL_ILOGBF */
00626 
00627 /* Define to 1 if you have the declaration of `ilogbl', and to 0 if you don't.
00628    */
00629 /* #undef HAVE_DECL_ILOGBL */
00630 
00631 /* Define to 1 if you have the declaration of `j0', and to 0 if you don't. */
00632 #define HAVE_DECL_J0 1
00633 
00634 /* Define to 1 if you have the declaration of `j0f', and to 0 if you don't. */
00635 /* #undef HAVE_DECL_J0F */
00636 
00637 /* Define to 1 if you have the declaration of `j0l', and to 0 if you don't. */
00638 /* #undef HAVE_DECL_J0L */
00639 
00640 /* Define to 1 if you have the declaration of `j1', and to 0 if you don't. */
00641 #define HAVE_DECL_J1 1
00642 
00643 /* Define to 1 if you have the declaration of `j1f', and to 0 if you don't. */
00644 /* #undef HAVE_DECL_J1F */
00645 
00646 /* Define to 1 if you have the declaration of `j1l', and to 0 if you don't. */
00647 /* #undef HAVE_DECL_J1L */
00648 
00649 /* Define to 1 if you have the declaration of `jn', and to 0 if you don't. */
00650 #define HAVE_DECL_JN 1
00651 
00652 /* Define to 1 if you have the declaration of `jnf', and to 0 if you don't. */
00653 /* #undef HAVE_DECL_JNF */
00654 
00655 /* Define to 1 if you have the declaration of `jnl', and to 0 if you don't. */
00656 /* #undef HAVE_DECL_JNL */
00657 
00658 /* Define to 1 if you have the declaration of `ldexp', and to 0 if you don't.
00659    */
00660 #define HAVE_DECL_LDEXP 1
00661 
00662 /* Define to 1 if you have the declaration of `ldexpf', and to 0 if you don't.
00663    */
00664 /* #undef HAVE_DECL_LDEXPF */
00665 
00666 /* Define to 1 if you have the declaration of `ldexpl', and to 0 if you don't.
00667    */
00668 /* #undef HAVE_DECL_LDEXPL */
00669 
00670 /* Define to 1 if you have the declaration of `lgamma', and to 0 if you don't.
00671    */
00672 #define HAVE_DECL_LGAMMA 1
00673 
00674 /* Define to 1 if you have the declaration of `lgammaf', and to 0 if you
00675    don't. */
00676 /* #undef HAVE_DECL_LGAMMAF */
00677 
00678 /* Define to 1 if you have the declaration of `lgammal', and to 0 if you
00679    don't. */
00680 /* #undef HAVE_DECL_LGAMMAL */
00681 
00682 /* Define to 1 if you have the declaration of `llrint', and to 0 if you don't.
00683    */
00684 #define HAVE_DECL_LLRINT 1
00685 
00686 /* Define to 1 if you have the declaration of `llrintf', and to 0 if you
00687    don't. */
00688 /* #undef HAVE_DECL_LLRINTF */
00689 
00690 /* Define to 1 if you have the declaration of `llrintl', and to 0 if you
00691    don't. */
00692 /* #undef HAVE_DECL_LLRINTL */
00693 
00694 /* Define to 1 if you have the declaration of `llround', and to 0 if you
00695    don't. */
00696 #define HAVE_DECL_LLROUND 1
00697 
00698 /* Define to 1 if you have the declaration of `llroundf', and to 0 if you
00699    don't. */
00700 /* #undef HAVE_DECL_LLROUNDF */
00701 
00702 /* Define to 1 if you have the declaration of `llroundl', and to 0 if you
00703    don't. */
00704 /* #undef HAVE_DECL_LLROUNDL */
00705 
00706 /* Define to 1 if you have the declaration of `log', and to 0 if you don't. */
00707 #define HAVE_DECL_LOG 1
00708 
00709 /* Define to 1 if you have the declaration of `log10', and to 0 if you don't.
00710    */
00711 #define HAVE_DECL_LOG10 1
00712 
00713 /* Define to 1 if you have the declaration of `log10f', and to 0 if you don't.
00714    */
00715 /* #undef HAVE_DECL_LOG10F */
00716 
00717 /* Define to 1 if you have the declaration of `log10l', and to 0 if you don't.
00718    */
00719 /* #undef HAVE_DECL_LOG10L */
00720 
00721 /* Define to 1 if you have the declaration of `log1p', and to 0 if you don't.
00722    */
00723 #define HAVE_DECL_LOG1P 1
00724 
00725 /* Define to 1 if you have the declaration of `log1pf', and to 0 if you don't.
00726    */
00727 /* #undef HAVE_DECL_LOG1PF */
00728 
00729 /* Define to 1 if you have the declaration of `log1pl', and to 0 if you don't.
00730    */
00731 /* #undef HAVE_DECL_LOG1PL */
00732 
00733 /* Define to 1 if you have the declaration of `log2', and to 0 if you don't.
00734    */
00735 #define HAVE_DECL_LOG2 1
00736 
00737 /* Define to 1 if you have the declaration of `log2f', and to 0 if you don't.
00738    */
00739 /* #undef HAVE_DECL_LOG2F */
00740 
00741 /* Define to 1 if you have the declaration of `log2l', and to 0 if you don't.
00742    */
00743 /* #undef HAVE_DECL_LOG2L */
00744 
00745 /* Define to 1 if you have the declaration of `logb', and to 0 if you don't.
00746    */
00747 #define HAVE_DECL_LOGB 1
00748 
00749 /* Define to 1 if you have the declaration of `logbf', and to 0 if you don't.
00750    */
00751 /* #undef HAVE_DECL_LOGBF */
00752 
00753 /* Define to 1 if you have the declaration of `logbl', and to 0 if you don't.
00754    */
00755 /* #undef HAVE_DECL_LOGBL */
00756 
00757 /* Define to 1 if you have the declaration of `logf', and to 0 if you don't.
00758    */
00759 /* #undef HAVE_DECL_LOGF */
00760 
00761 /* Define to 1 if you have the declaration of `logl', and to 0 if you don't.
00762    */
00763 /* #undef HAVE_DECL_LOGL */
00764 
00765 /* Define to 1 if you have the declaration of `lrint', and to 0 if you don't.
00766    */
00767 #define HAVE_DECL_LRINT 1
00768 
00769 /* Define to 1 if you have the declaration of `lrintf', and to 0 if you don't.
00770    */
00771 /* #undef HAVE_DECL_LRINTF */
00772 
00773 /* Define to 1 if you have the declaration of `lrintl', and to 0 if you don't.
00774    */
00775 /* #undef HAVE_DECL_LRINTL */
00776 
00777 /* Define to 1 if you have the declaration of `lround', and to 0 if you don't.
00778    */
00779 #define HAVE_DECL_LROUND 1
00780 
00781 /* Define to 1 if you have the declaration of `lroundf', and to 0 if you
00782    don't. */
00783 /* #undef HAVE_DECL_LROUNDF */
00784 
00785 /* Define to 1 if you have the declaration of `lroundl', and to 0 if you
00786    don't. */
00787 /* #undef HAVE_DECL_LROUNDL */
00788 
00789 /* Define to 1 if you have the declaration of `memalign', and to 0 if you
00790    don't. */
00791 #define HAVE_DECL_MEMALIGN 0
00792 
00793 /* Define to 1 if you have the declaration of `modf', and to 0 if you don't.
00794    */
00795 #define HAVE_DECL_MODF 1
00796 
00797 /* Define to 1 if you have the declaration of `modff', and to 0 if you don't.
00798    */
00799 /* #undef HAVE_DECL_MODFF */
00800 
00801 /* Define to 1 if you have the declaration of `modfl', and to 0 if you don't.
00802    */
00803 /* #undef HAVE_DECL_MODFL */
00804 
00805 /* Define to 1 if you have the declaration of `nan', and to 0 if you don't. */
00806 #define HAVE_DECL_NAN 1
00807 
00808 /* Define to 1 if you have the declaration of `nanf', and to 0 if you don't.
00809    */
00810 /* #undef HAVE_DECL_NANF */
00811 
00812 /* Define to 1 if you have the declaration of `nanl', and to 0 if you don't.
00813    */
00814 /* #undef HAVE_DECL_NANL */
00815 
00816 /* Define to 1 if you have the declaration of `nanosleep', and to 0 if you
00817    don't. */
00818 #define HAVE_DECL_NANOSLEEP 1
00819 
00820 /* Define to 1 if you have the declaration of `nearbyint', and to 0 if you
00821    don't. */
00822 #define HAVE_DECL_NEARBYINT 1
00823 
00824 /* Define to 1 if you have the declaration of `nearbyintf', and to 0 if you
00825    don't. */
00826 /* #undef HAVE_DECL_NEARBYINTF */
00827 
00828 /* Define to 1 if you have the declaration of `nearbyintl', and to 0 if you
00829    don't. */
00830 /* #undef HAVE_DECL_NEARBYINTL */
00831 
00832 /* Define to 1 if you have the declaration of `nextafter', and to 0 if you
00833    don't. */
00834 #define HAVE_DECL_NEXTAFTER 1
00835 
00836 /* Define to 1 if you have the declaration of `nextafterf', and to 0 if you
00837    don't. */
00838 /* #undef HAVE_DECL_NEXTAFTERF */
00839 
00840 /* Define to 1 if you have the declaration of `nextafterl', and to 0 if you
00841    don't. */
00842 /* #undef HAVE_DECL_NEXTAFTERL */
00843 
00844 /* Define to 1 if you have the declaration of `posix_memalign', and to 0 if
00845    you don't. */
00846 #define HAVE_DECL_POSIX_MEMALIGN 1
00847 
00848 /* Define to 1 if you have the declaration of `pow', and to 0 if you don't. */
00849 #define HAVE_DECL_POW 1
00850 
00851 /* Define to 1 if you have the declaration of `powf', and to 0 if you don't.
00852    */
00853 /* #undef HAVE_DECL_POWF */
00854 
00855 /* Define to 1 if you have the declaration of `powl', and to 0 if you don't.
00856    */
00857 /* #undef HAVE_DECL_POWL */
00858 
00859 /* Define to 1 if you have the declaration of `remainder', and to 0 if you
00860    don't. */
00861 #define HAVE_DECL_REMAINDER 1
00862 
00863 /* Define to 1 if you have the declaration of `remainderf', and to 0 if you
00864    don't. */
00865 /* #undef HAVE_DECL_REMAINDERF */
00866 
00867 /* Define to 1 if you have the declaration of `remainderl', and to 0 if you
00868    don't. */
00869 /* #undef HAVE_DECL_REMAINDERL */
00870 
00871 /* Define to 1 if you have the declaration of `remquo', and to 0 if you don't.
00872    */
00873 #define HAVE_DECL_REMQUO 1
00874 
00875 /* Define to 1 if you have the declaration of `remquof', and to 0 if you
00876    don't. */
00877 /* #undef HAVE_DECL_REMQUOF */
00878 
00879 /* Define to 1 if you have the declaration of `remquol', and to 0 if you
00880    don't. */
00881 /* #undef HAVE_DECL_REMQUOL */
00882 
00883 /* Define to 1 if you have the declaration of `rint', and to 0 if you don't.
00884    */
00885 #define HAVE_DECL_RINT 1
00886 
00887 /* Define to 1 if you have the declaration of `rintf', and to 0 if you don't.
00888    */
00889 /* #undef HAVE_DECL_RINTF */
00890 
00891 /* Define to 1 if you have the declaration of `rintl', and to 0 if you don't.
00892    */
00893 /* #undef HAVE_DECL_RINTL */
00894 
00895 /* Define to 1 if you have the declaration of `round', and to 0 if you don't.
00896    */
00897 #define HAVE_DECL_ROUND 1
00898 
00899 /* Define to 1 if you have the declaration of `roundf', and to 0 if you don't.
00900    */
00901 /* #undef HAVE_DECL_ROUNDF */
00902 
00903 /* Define to 1 if you have the declaration of `roundl', and to 0 if you don't.
00904    */
00905 /* #undef HAVE_DECL_ROUNDL */
00906 
00907 /* Define to 1 if you have the declaration of `scalbln', and to 0 if you
00908    don't. */
00909 #define HAVE_DECL_SCALBLN 1
00910 
00911 /* Define to 1 if you have the declaration of `scalblnf', and to 0 if you
00912    don't. */
00913 /* #undef HAVE_DECL_SCALBLNF */
00914 
00915 /* Define to 1 if you have the declaration of `scalblnl', and to 0 if you
00916    don't. */
00917 /* #undef HAVE_DECL_SCALBLNL */
00918 
00919 /* Define to 1 if you have the declaration of `scalbn', and to 0 if you don't.
00920    */
00921 #define HAVE_DECL_SCALBN 1
00922 
00923 /* Define to 1 if you have the declaration of `scalbnf', and to 0 if you
00924    don't. */
00925 /* #undef HAVE_DECL_SCALBNF */
00926 
00927 /* Define to 1 if you have the declaration of `scalbnl', and to 0 if you
00928    don't. */
00929 /* #undef HAVE_DECL_SCALBNL */
00930 
00931 /* Define to 1 if you have the declaration of `sin', and to 0 if you don't. */
00932 #define HAVE_DECL_SIN 1
00933 
00934 /* Define to 1 if you have the declaration of `sinf', and to 0 if you don't.
00935    */
00936 /* #undef HAVE_DECL_SINF */
00937 
00938 /* Define to 1 if you have the declaration of `sinh', and to 0 if you don't.
00939    */
00940 #define HAVE_DECL_SINH 1
00941 
00942 /* Define to 1 if you have the declaration of `sinhf', and to 0 if you don't.
00943    */
00944 /* #undef HAVE_DECL_SINHF */
00945 
00946 /* Define to 1 if you have the declaration of `sinhl', and to 0 if you don't.
00947    */
00948 /* #undef HAVE_DECL_SINHL */
00949 
00950 /* Define to 1 if you have the declaration of `sinl', and to 0 if you don't.
00951    */
00952 /* #undef HAVE_DECL_SINL */
00953 
00954 /* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
00955    */
00956 #define HAVE_DECL_SLEEP 1
00957 
00958 /* Define to 1 if you have the declaration of `sqrt', and to 0 if you don't.
00959    */
00960 #define HAVE_DECL_SQRT 1
00961 
00962 /* Define to 1 if you have the declaration of `sqrtf', and to 0 if you don't.
00963    */
00964 /* #undef HAVE_DECL_SQRTF */
00965 
00966 /* Define to 1 if you have the declaration of `sqrtl', and to 0 if you don't.
00967    */
00968 /* #undef HAVE_DECL_SQRTL */
00969 
00970 /* Define to 1 if you have the declaration of `srand48', and to 0 if you
00971    don't. */
00972 #define HAVE_DECL_SRAND48 1
00973 
00974 /* Define to 1 if you have the declaration of `tan', and to 0 if you don't. */
00975 #define HAVE_DECL_TAN 1
00976 
00977 /* Define to 1 if you have the declaration of `tanf', and to 0 if you don't.
00978    */
00979 /* #undef HAVE_DECL_TANF */
00980 
00981 /* Define to 1 if you have the declaration of `tanh', and to 0 if you don't.
00982    */
00983 #define HAVE_DECL_TANH 1
00984 
00985 /* Define to 1 if you have the declaration of `tanhf', and to 0 if you don't.
00986    */
00987 /* #undef HAVE_DECL_TANHF */
00988 
00989 /* Define to 1 if you have the declaration of `tanhl', and to 0 if you don't.
00990    */
00991 /* #undef HAVE_DECL_TANHL */
00992 
00993 /* Define to 1 if you have the declaration of `tanl', and to 0 if you don't.
00994    */
00995 /* #undef HAVE_DECL_TANL */
00996 
00997 /* Define to 1 if you have the declaration of `tgamma', and to 0 if you don't.
00998    */
00999 #define HAVE_DECL_TGAMMA 1
01000 
01001 /* Define to 1 if you have the declaration of `tgammaf', and to 0 if you
01002    don't. */
01003 /* #undef HAVE_DECL_TGAMMAF */
01004 
01005 /* Define to 1 if you have the declaration of `tgammal', and to 0 if you
01006    don't. */
01007 /* #undef HAVE_DECL_TGAMMAL */
01008 
01009 /* Define to 1 if you have the declaration of `trunc', and to 0 if you don't.
01010    */
01011 #define HAVE_DECL_TRUNC 1
01012 
01013 /* Define to 1 if you have the declaration of `truncf', and to 0 if you don't.
01014    */
01015 /* #undef HAVE_DECL_TRUNCF */
01016 
01017 /* Define to 1 if you have the declaration of `truncl', and to 0 if you don't.
01018    */
01019 /* #undef HAVE_DECL_TRUNCL */
01020 
01021 /* Define to 1 if you have the declaration of `y0', and to 0 if you don't. */
01022 #define HAVE_DECL_Y0 1
01023 
01024 /* Define to 1 if you have the declaration of `y0f', and to 0 if you don't. */
01025 /* #undef HAVE_DECL_Y0F */
01026 
01027 /* Define to 1 if you have the declaration of `y0l', and to 0 if you don't. */
01028 /* #undef HAVE_DECL_Y0L */
01029 
01030 /* Define to 1 if you have the declaration of `y1', and to 0 if you don't. */
01031 #define HAVE_DECL_Y1 1
01032 
01033 /* Define to 1 if you have the declaration of `y1f', and to 0 if you don't. */
01034 /* #undef HAVE_DECL_Y1F */
01035 
01036 /* Define to 1 if you have the declaration of `y1l', and to 0 if you don't. */
01037 /* #undef HAVE_DECL_Y1L */
01038 
01039 /* Define to 1 if you have the declaration of `yn', and to 0 if you don't. */
01040 #define HAVE_DECL_YN 1
01041 
01042 /* Define to 1 if you have the declaration of `ynf', and to 0 if you don't. */
01043 /* #undef HAVE_DECL_YNF */
01044 
01045 /* Define to 1 if you have the declaration of `ynl', and to 0 if you don't. */
01046 /* #undef HAVE_DECL_YNL */
01047 
01048 /* Define to 1 if you have the <dlfcn.h> header file. */
01049 #define HAVE_DLFCN_H 1
01050 
01051 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
01052 /* #undef HAVE_DOPRNT */
01053 
01054 /* Define to 1 if you have the `drand48' function. */
01055 #define HAVE_DRAND48 1
01056 
01057 /* Define to 1 if you have the <float.h> header file. */
01058 #define HAVE_FLOAT_H 1
01059 
01060 /* Define to enable FPTmodule. */
01061 #define HAVE_FPT 1
01062 
01063 /* Define to 1 if you have the `gethostname' function. */
01064 #define HAVE_GETHOSTNAME 1
01065 
01066 /* Define to 1 if you have the `gethrtime' function. */
01067 /* #undef HAVE_GETHRTIME */
01068 
01069 /* Define to 1 if hrtime_t is defined in <sys/time.h> */
01070 /* #undef HAVE_HRTIME_T */
01071 
01072 /* Define to 1 if you have the <intrinsics.h> header file. */
01073 /* #undef HAVE_INTRINSICS_H */
01074 
01075 /* Define to 1 if you have the <inttypes.h> header file. */
01076 #define HAVE_INTTYPES_H 1
01077 
01078 /* Define to 1 if you have the `m' library (-lm). */
01079 #define HAVE_LIBM 1
01080 
01081 /* Define to 1 if you have the <limits.h> header file. */
01082 #define HAVE_LIMITS_H 1
01083 
01084 /* Define to 1 if the compiler supports 'long double' */
01085 #define HAVE_LONG_DOUBLE 1
01086 
01087 /* Define to 1 if you have the `mach_absolute_time' function. */
01088 /* #undef HAVE_MACH_ABSOLUTE_TIME */
01089 
01090 /* Define to 1 if you have the <mach/mach_time.h> header file. */
01091 /* #undef HAVE_MACH_MACH_TIME_H */
01092 
01093 /* Define to 1 if you have the <malloc.h> header file. */
01094 #define HAVE_MALLOC_H 1
01095 
01096 /* Define to 1 if you have the <math.h> header file. */
01097 #define HAVE_MATH_H 1
01098 
01099 /* Define to 1 if compilation of Matlab interface only succeeds when macro
01100    __STDC_UTF_16__ not defined. */
01101 /* #undef HAVE_MATLAB_GCC_REQUIRE_UNDEF_STDC_UTF_16 */
01102 
01103 /* Define to 1 if you have the `memalign' function. */
01104 #define HAVE_MEMALIGN 1
01105 
01106 /* Define to 1 if you have the <memory.h> header file. */
01107 #define HAVE_MEMORY_H 1
01108 
01109 /* Define to 1 if you have the `memset' function. */
01110 #define HAVE_MEMSET 1
01111 
01112 /* Define to have the file mexversion.c */
01113 /* #undef HAVE_MEXVERSION_C */
01114 
01115 /* Define to enable use of MIPS ZBus cycle-counter. */
01116 /* #undef HAVE_MIPS_ZBUS_TIMER */
01117 
01118 /* Define to enable MRImodule. */
01119 #define HAVE_MRI 1
01120 
01121 /* Define to 1 if you have the `nanosleep' function. */
01122 #define HAVE_NANOSLEEP 1
01123 
01124 /* Define to enable NFCTmodule. */
01125 #define HAVE_NFCT 1
01126 
01127 /* Define to enable NFSFTmodule. */
01128 #define HAVE_NFSFT 1
01129 
01130 /* Define to enable NFSOFTmodule. */
01131 #define HAVE_NFSOFT 1
01132 
01133 /* Define to enable NFSTmodule. */
01134 #define HAVE_NFST 1
01135 
01136 /* Define to enable NNFFTmodule. */
01137 #define HAVE_NNFFT 1
01138 
01139 /* Define to enable NSFFTmodule. */
01140 #define HAVE_NSFFT 1
01141 
01142 /* Define if OpenMP is enabled */
01143 #define HAVE_OPENMP 1
01144 
01145 /* Define to 1 if you have the `posix_memalign' function. */
01146 #define HAVE_POSIX_MEMALIGN 1
01147 
01148 /* Define to 1 if you have the `read_real_time' function. */
01149 /* #undef HAVE_READ_REAL_TIME */
01150 
01151 /* Define to 1 if you have the `sleep' function. */
01152 #define HAVE_SLEEP 1
01153 
01154 /* Define to 1 if you have the `snprintf' function. */
01155 #define HAVE_SNPRINTF 1
01156 
01157 /* Define to 1 if you have the `sqrt' function. */
01158 /* #undef HAVE_SQRT */
01159 
01160 /* Define to 1 if you have the `srand48' function. */
01161 #define HAVE_SRAND48 1
01162 
01163 /* Define to 1 if you have the <stdarg.h> header file. */
01164 #define HAVE_STDARG_H 1
01165 
01166 /* Define to 1 if you have the <stdbool.h> header file. */
01167 #define HAVE_STDBOOL_H 1
01168 
01169 /* Define to 1 if you have the <stddef.h> header file. */
01170 #define HAVE_STDDEF_H 1
01171 
01172 /* Define to 1 if you have the <stdint.h> header file. */
01173 #define HAVE_STDINT_H 1
01174 
01175 /* Define to 1 if you have the <stdio.h> header file. */
01176 #define HAVE_STDIO_H 1
01177 
01178 /* Define to 1 if you have the <stdlib.h> header file. */
01179 #define HAVE_STDLIB_H 1
01180 
01181 /* Define to 1 if you have the <strings.h> header file. */
01182 #define HAVE_STRINGS_H 1
01183 
01184 /* Define to 1 if you have the <string.h> header file. */
01185 #define HAVE_STRING_H 1
01186 
01187 /* Define to 1 if you have the `sysctl' function. */
01188 #define HAVE_SYSCTL 1
01189 
01190 /* Define to 1 if you have the <sys/stat.h> header file. */
01191 #define HAVE_SYS_STAT_H 1
01192 
01193 /* Define to 1 if you have the <sys/time.h> header file. */
01194 #define HAVE_SYS_TIME_H 1
01195 
01196 /* Define to 1 if you have the <sys/types.h> header file. */
01197 #define HAVE_SYS_TYPES_H 1
01198 
01199 /* Define to 1 if you have the `time_base_to_time' function. */
01200 /* #undef HAVE_TIME_BASE_TO_TIME */
01201 
01202 /* Define to 1 if you have the <time.h> header file. */
01203 #define HAVE_TIME_H 1
01204 
01205 /* Define to 1 if the system has the type `uintptr_t'. */
01206 #define HAVE_UINTPTR_T 1
01207 
01208 /* Define to 1 if you have the <unistd.h> header file. */
01209 #define HAVE_UNISTD_H 1
01210 
01211 /* Define to 1 if you have the `usleep' function. */
01212 #define HAVE_USLEEP 1
01213 
01214 /* Define to 1 if you have the `vprintf' function. */
01215 #define HAVE_VPRINTF 1
01216 
01217 /* Define to 1 if you have the `_mm_free' function. */
01218 /* #undef HAVE__MM_FREE */
01219 
01220 /* Define to 1 if you have the `_mm_malloc' function. */
01221 /* #undef HAVE__MM_MALLOC */
01222 
01223 /* Define if you have the UNICOS _rtc() intrinsic. */
01224 /* #undef HAVE__RTC */
01225 
01226 /* Define to enable Kaiser-Bessel window function. */
01227 #define KAISER_BESSEL 1
01228 
01229 /* Define to the sub-directory in which libtool stores uninstalled libraries.
01230    */
01231 #define LT_OBJDIR ".libs/"
01232 
01233 /* Define to enable Matlab argument checks. */
01234 #define MATLAB_ARGCHECKS 1
01235 
01236 /* Define to enable runtime time measurements. */
01237 /* #undef MEASURE_TIME */
01238 
01239 /* Define to enable time measurements for FFTW transforms. */
01240 /* #undef MEASURE_TIME_FFTW */
01241 
01242 /* Define to enable extra debugging code. */
01243 /* #undef NFFT_DEBUG */
01244 
01245 /* Define to enable exhaustive unit tests. */
01246 /* #undef NFFT_EXHAUSTIVE_UNIT_TESTS */
01247 
01248 /* Define to compile in long-double precision. */
01249 /* #undef NFFT_LDOUBLE */
01250 
01251 /* Define to compile in single precision. */
01252 /* #undef NFFT_SINGLE */
01253 
01254 /* Major version number. */
01255 #define NFFT_VERSION_MAJOR 3
01256 
01257 /* Minor version number. */
01258 #define NFFT_VERSION_MINOR 3
01259 
01260 /* Patch version number. */
01261 #define NFFT_VERSION_PATCH 1
01262 
01263 /* Release type. */
01264 #define NFFT_VERSION_TYPE 
01265 
01266 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
01267 /* #undef NO_MINUS_C_MINUS_O */
01268 
01269 /* Name of package */
01270 #define PACKAGE "nfft"
01271 
01272 /* Define to the address where bug reports for this package should be sent. */
01273 #define PACKAGE_BUGREPORT "mail@nfft.org"
01274 
01275 /* Define to the full name of this package. */
01276 #define PACKAGE_NAME "NFFT"
01277 
01278 /* Define to the full name and version of this package. */
01279 #define PACKAGE_STRING "NFFT 3.3.1"
01280 
01281 /* Define to the one symbol short name of this package. */
01282 #define PACKAGE_TARNAME "nfft"
01283 
01284 /* Define to the home page for this package. */
01285 #define PACKAGE_URL ""
01286 
01287 /* Define to the version of this package. */
01288 #define PACKAGE_VERSION "3.3.1"
01289 
01290 /* Define to enable sinc power window function. */
01291 /* #undef SINC_POWER */
01292 
01293 /* The size of `double', as computed by sizeof. */
01294 #define SIZEOF_DOUBLE 8
01295 
01296 /* The size of `float', as computed by sizeof. */
01297 #define SIZEOF_FLOAT 4
01298 
01299 /* The size of `int', as computed by sizeof. */
01300 #define SIZEOF_INT 4
01301 
01302 /* The size of `long', as computed by sizeof. */
01303 #define SIZEOF_LONG 8
01304 
01305 /* The size of `long double', as computed by sizeof. */
01306 #define SIZEOF_LONG_DOUBLE 16
01307 
01308 /* The size of `long long', as computed by sizeof. */
01309 #define SIZEOF_LONG_LONG 8
01310 
01311 /* The size of `ptrdiff_t', as computed by sizeof. */
01312 #define SIZEOF_PTRDIFF_T 8
01313 
01314 /* The size of `size_t', as computed by sizeof. */
01315 #define SIZEOF_SIZE_T 8
01316 
01317 /* The size of `unsigned int', as computed by sizeof. */
01318 #define SIZEOF_UNSIGNED_INT 4
01319 
01320 /* The size of `unsigned long', as computed by sizeof. */
01321 #define SIZEOF_UNSIGNED_LONG 8
01322 
01323 /* The size of `unsigned long long', as computed by sizeof. */
01324 #define SIZEOF_UNSIGNED_LONG_LONG 8
01325 
01326 /* The size of `void *', as computed by sizeof. */
01327 /* #undef SIZEOF_VOID_P */
01328 
01329 /* If using the C implementation of alloca, define if you know the
01330    direction of stack growth for your system; otherwise it will be
01331    automatically deduced at runtime.
01332   STACK_DIRECTION > 0 => grows toward higher addresses
01333   STACK_DIRECTION < 0 => grows toward lower addresses
01334   STACK_DIRECTION = 0 => direction of growth unknown */
01335 /* #undef STACK_DIRECTION */
01336 
01337 /* Define to 1 if you have the ANSI C header files. */
01338 #define STDC_HEADERS 1
01339 
01340 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
01341 #define TIME_WITH_SYS_TIME 1
01342 
01343 /* Version number of package */
01344 #define VERSION "3.3.1"
01345 
01346 /* Define to empty if `const' does not conform to ANSI C. */
01347 /* #undef const */
01348 
01349 /* Define to `__inline__' or `__inline' if that's what the C compiler
01350    calls it, or to nothing if 'inline' is not supported under any name.  */
01351 #ifndef __cplusplus
01352 /* #undef inline */
01353 #endif
01354 
01355 /* Define to the equivalent of the C99 'restrict' keyword, or to
01356    nothing if this is not supported.  Do not define if restrict is
01357    supported directly.  */
01358 #define restrict __restrict
01359 /* Work around a bug in Sun C++: it does not support _Restrict or
01360    __restrict__, even though the corresponding Sun C compiler ends up with
01361    "#define restrict _Restrict" or "#define restrict __restrict__" in the
01362    previous line.  Perhaps some future version of Sun C++ will work with
01363    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
01364 #if defined __SUNPRO_CC && !defined __RESTRICT
01365 # define _Restrict
01366 # define __restrict__
01367 #endif
01368 
01369 /* Define to `unsigned int' if <sys/types.h> does not define. */
01370 /* #undef size_t */