1 | /* itpp/config.h. Generated from config.h.in by configure. */ |
---|
2 | /* itpp/config.h.in. Generated from configure.ac by autoheader. */ |
---|
3 | |
---|
4 | |
---|
5 | #ifndef CONFIG_H |
---|
6 | #define CONFIG_H |
---|
7 | |
---|
8 | |
---|
9 | /* Define to dummy `main' function (if any) required to link to the Fortran |
---|
10 | libraries. */ |
---|
11 | /* #undef F77_DUMMY_MAIN */ |
---|
12 | |
---|
13 | /* Define if F77 and FC dummy `main' functions are identical. */ |
---|
14 | /* #undef FC_DUMMY_MAIN_EQ_F77 */ |
---|
15 | |
---|
16 | /* Define to 1 if you have the `acosh' function. */ |
---|
17 | /* #undef HAVE_ACOSH */ |
---|
18 | |
---|
19 | /* Define to 1 if you have the `asinh' function. */ |
---|
20 | /* #undef HAVE_ASINH */ |
---|
21 | |
---|
22 | /* Define to 1 if you have the `atanh' function. */ |
---|
23 | /* #undef HAVE_ATANH */ |
---|
24 | |
---|
25 | #if defined(HAVE_ACML) || defined(HAVE_MKL) |
---|
26 | /* Define if you have a BLAS library. */ |
---|
27 | # define HAVE_BLAS 1 |
---|
28 | #endif |
---|
29 | |
---|
30 | #ifdef HAVE_ACML |
---|
31 | /* Define if you have an ACML BLAS library. */ |
---|
32 | # define HAVE_BLAS_ACML 1 |
---|
33 | #endif |
---|
34 | |
---|
35 | /* Define if you have an ATLAS BLAS library. */ |
---|
36 | /* #undef HAVE_BLAS_ATLAS */ |
---|
37 | |
---|
38 | #ifdef HAVE_MKL |
---|
39 | /* Define if you have an MKL BLAS library. */ |
---|
40 | # define HAVE_BLAS_MKL 1 |
---|
41 | #endif |
---|
42 | |
---|
43 | /* Define to 1 if you have the `cbrt' function. */ |
---|
44 | /* #undef HAVE_CBRT */ |
---|
45 | |
---|
46 | /* Define to 1 if you have the <cmath> header file. */ |
---|
47 | #define HAVE_CMATH 1 |
---|
48 | |
---|
49 | /* Define to 1 if you have the <complex> header file. */ |
---|
50 | #define HAVE_COMPLEX 1 |
---|
51 | |
---|
52 | /* Define to 1 if you have the declaration of `isfinite', and to 0 if you |
---|
53 | don't. */ |
---|
54 | #define HAVE_DECL_ISFINITE 0 |
---|
55 | |
---|
56 | /* Define to 1 if you have the declaration of `isinf', and to 0 if you don't. |
---|
57 | */ |
---|
58 | #define HAVE_DECL_ISINF 0 |
---|
59 | |
---|
60 | /* Define to 1 if you have the declaration of `isnan', and to 0 if you don't. |
---|
61 | */ |
---|
62 | #define HAVE_DECL_ISNAN 0 |
---|
63 | |
---|
64 | /* Define to 1 if you have the declaration of `signgam', and to 0 if you |
---|
65 | don't. */ |
---|
66 | #define HAVE_DECL_SIGNGAM 0 |
---|
67 | |
---|
68 | /* Define to 1 if you have the <dlfcn.h> header file. */ |
---|
69 | #define HAVE_DLFCN_H 1 |
---|
70 | |
---|
71 | /* Define to 1 if you have the `erf' function. */ |
---|
72 | /* #undef HAVE_ERF */ |
---|
73 | |
---|
74 | /* Define to 1 if you have the `erfc' function. */ |
---|
75 | /* #undef HAVE_ERFC */ |
---|
76 | |
---|
77 | /* Define if the compiler supports extern template */ |
---|
78 | /* #undef HAVE_EXTERN_TEMPLATE */ |
---|
79 | |
---|
80 | #if defined(HAVE_ACML) || defined(HAVE_MKL) |
---|
81 | /* Define if you have FFT library. */ |
---|
82 | # define HAVE_FFT 1 |
---|
83 | #endif |
---|
84 | |
---|
85 | /* Define if you have FFTW3 library. */ |
---|
86 | /* #undef HAVE_FFTW3 */ |
---|
87 | |
---|
88 | #ifdef HAVE_ACML |
---|
89 | /* Define if you have ACML FFT library. */ |
---|
90 | # define HAVE_FFT_ACML 1 |
---|
91 | #endif |
---|
92 | |
---|
93 | #ifdef HAVE_MKL |
---|
94 | /* Define if you have MKL FFT library. */ |
---|
95 | # define HAVE_FFT_MKL 1 |
---|
96 | #endif |
---|
97 | |
---|
98 | /* Define to 1 if you have the `finite' function. */ |
---|
99 | /* #undef HAVE_FINITE */ |
---|
100 | |
---|
101 | /* Define to 1 if you have the `fpclass' function. */ |
---|
102 | /* #undef HAVE_FPCLASS */ |
---|
103 | |
---|
104 | /* Define to 1 if you have the <ieeefp.h> header file. */ |
---|
105 | /* #undef HAVE_IEEEFP_H */ |
---|
106 | |
---|
107 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
108 | /* #undef HAVE_INTTYPES_H */ |
---|
109 | |
---|
110 | /* Define to 1 if you have the `isfinite' function. */ |
---|
111 | /* #undef HAVE_ISFINITE */ |
---|
112 | |
---|
113 | /* Define to 1 if you have the `isinf' function. */ |
---|
114 | /* #undef HAVE_ISINF */ |
---|
115 | |
---|
116 | /* Define to 1 if you have the `isnan' function. */ |
---|
117 | /* #undef HAVE_ISNAN */ |
---|
118 | |
---|
119 | #if defined(HAVE_ACML) || defined(HAVE_MKL) |
---|
120 | /* Define if you have LAPACK library. */ |
---|
121 | # define HAVE_LAPACK 1 |
---|
122 | #endif |
---|
123 | |
---|
124 | /* Define to 1 if you have the `lgamma' function. */ |
---|
125 | /* #undef HAVE_LGAMMA */ |
---|
126 | |
---|
127 | /* Define to 1 if you have the `log1p' function. */ |
---|
128 | /* #undef HAVE_LOG1P */ |
---|
129 | |
---|
130 | /* Define to 1 if you have the `log2' function. */ |
---|
131 | /* #undef HAVE_LOG2 */ |
---|
132 | |
---|
133 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
134 | #define HAVE_MEMORY_H 1 |
---|
135 | |
---|
136 | /* Define to 1 if you have the `rint' function. */ |
---|
137 | /* #undef HAVE_RINT */ |
---|
138 | |
---|
139 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
140 | /* #undef HAVE_STDINT_H */ |
---|
141 | |
---|
142 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
143 | #define HAVE_STDLIB_H 1 |
---|
144 | |
---|
145 | /* Define to 1 if you have the `std::isfinite' function. */ |
---|
146 | /* #undef HAVE_STD_ISFINITE */ |
---|
147 | |
---|
148 | /* Define to 1 if you have the `std::isinf' function. */ |
---|
149 | /* #undef HAVE_STD_ISINF */ |
---|
150 | |
---|
151 | /* Define to 1 if you have the `std::isnan' function. */ |
---|
152 | /* #undef HAVE_STD_ISNAN */ |
---|
153 | |
---|
154 | /* Define to 1 if you have the <strings.h> header file. */ |
---|
155 | #define HAVE_STRINGS_H 1 |
---|
156 | |
---|
157 | /* Define to 1 if you have the <string.h> header file. */ |
---|
158 | #define HAVE_STRING_H 1 |
---|
159 | |
---|
160 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
161 | #define HAVE_SYS_STAT_H 1 |
---|
162 | |
---|
163 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
164 | #define HAVE_SYS_TYPES_H 1 |
---|
165 | |
---|
166 | /* Define to 1 if you have the `tgamma' function. */ |
---|
167 | /* #undef HAVE_TGAMMA */ |
---|
168 | |
---|
169 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
170 | #define HAVE_UNISTD_H 1 |
---|
171 | |
---|
172 | /* Define if zdotu_ can return result like a function. */ |
---|
173 | /* #undef HAVE_ZDOTU_RETURN */ |
---|
174 | |
---|
175 | /* Define if zdotu_ can pass result as its first argument. */ |
---|
176 | #define HAVE_ZDOTU_VOID 1 |
---|
177 | |
---|
178 | /* Define if you want exceptions handling */ |
---|
179 | /* #undef ITPP_EXCEPTIONS */ |
---|
180 | |
---|
181 | /* Name of package */ |
---|
182 | #define PACKAGE "itpp" |
---|
183 | |
---|
184 | /* Define to the address where bug reports for this package should be sent. */ |
---|
185 | #define PACKAGE_BUGREPORT "ediap@users.sourceforge.net" |
---|
186 | |
---|
187 | /* Define to the full name of this package. */ |
---|
188 | #define PACKAGE_NAME "IT++" |
---|
189 | |
---|
190 | /* Define to the full name and version of this package. */ |
---|
191 | #define PACKAGE_STRING "IT++ 4.0.0" |
---|
192 | |
---|
193 | /* Define to the one symbol short name of this package. */ |
---|
194 | #define PACKAGE_TARNAME "itpp" |
---|
195 | |
---|
196 | /* Define to the version of this package. */ |
---|
197 | #define PACKAGE_VERSION "4.0.0" |
---|
198 | |
---|
199 | /* The size of `int', as computed by sizeof. */ |
---|
200 | #define SIZEOF_INT 4 |
---|
201 | |
---|
202 | /* The size of `long', as computed by sizeof. */ |
---|
203 | #define SIZEOF_LONG 4 |
---|
204 | |
---|
205 | /* The size of `long long', as computed by sizeof. */ |
---|
206 | #define SIZEOF_LONG_LONG 8 |
---|
207 | |
---|
208 | /* The size of `short', as computed by sizeof. */ |
---|
209 | #define SIZEOF_SHORT 2 |
---|
210 | |
---|
211 | /* The size of `unsigned int', as computed by sizeof. */ |
---|
212 | #define SIZEOF_UNSIGNED_INT 4 |
---|
213 | |
---|
214 | /* The size of `unsigned long', as computed by sizeof. */ |
---|
215 | #define SIZEOF_UNSIGNED_LONG 4 |
---|
216 | |
---|
217 | /* The size of `unsigned long long', as computed by sizeof. */ |
---|
218 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
---|
219 | |
---|
220 | /* The size of `unsigned short', as computed by sizeof. */ |
---|
221 | #define SIZEOF_UNSIGNED_SHORT 2 |
---|
222 | |
---|
223 | /* Define to 1 if you have the ANSI C header files. */ |
---|
224 | #define STDC_HEADERS 1 |
---|
225 | |
---|
226 | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
---|
227 | /* #undef TIME_WITH_SYS_TIME */ |
---|
228 | |
---|
229 | /* Version number of package */ |
---|
230 | #define VERSION "4.0.0" |
---|
231 | |
---|
232 | |
---|
233 | #if defined(HAVE_CMATH) |
---|
234 | # include <cmath> |
---|
235 | #endif |
---|
236 | |
---|
237 | /* Solaris uses <ieeefp.h> for declaring isnan() and finite() functions */ |
---|
238 | #if defined(HAVE_IEEEFP_H) |
---|
239 | # include <ieeefp.h> |
---|
240 | #endif |
---|
241 | |
---|
242 | /* Microsoft Visual C++ .NET underscore prefixed functions */ |
---|
243 | #if defined(_MSC_VER) |
---|
244 | # include <cfloat> |
---|
245 | # define HAVE_FINITE 1 |
---|
246 | # define finite(x) _finite(x) |
---|
247 | # define HAVE_ISFINITE 1 |
---|
248 | # define isfinite(x) _finite(x) |
---|
249 | # define HAVE_ISNAN 1 |
---|
250 | # define isnan(x) _isnan(x) |
---|
251 | # define HAVE_FPCLASS 1 |
---|
252 | # define fpclass(x) _fpclass(x) |
---|
253 | # define FP_NINF _FPCLASS_NINF |
---|
254 | # define FP_PINF _FPCLASS_PINF |
---|
255 | # define HAVE_JN 1 |
---|
256 | # define jn(a, b) _jn(a, b) |
---|
257 | # define HAVE_YN 1 |
---|
258 | # define yn(a, b) _yn(a, b) |
---|
259 | # define HAVE_J0 1 |
---|
260 | # define j0(a) _j0(a) |
---|
261 | # define HAVE_J1 1 |
---|
262 | # define j1(a) _j1(a) |
---|
263 | #endif /* defined(_MSC_VER) */ |
---|
264 | |
---|
265 | /* IT++ uses only std::min() and std::max() functions, not macros */ |
---|
266 | #ifdef min |
---|
267 | # undef min |
---|
268 | #endif |
---|
269 | #ifdef max |
---|
270 | # undef max |
---|
271 | #endif |
---|
272 | |
---|
273 | /* Represent GCC version in a concise form */ |
---|
274 | #define GCC_VERSION (__GNUC__ * 10000 \ |
---|
275 | + __GNUC_MINOR__ * 100 \ |
---|
276 | + __GNUC_PATCHLEVEL__) |
---|
277 | |
---|
278 | #endif /* #ifndef CONFIG_H */ |
---|