SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

include/tvmet/config.h
Go to the documentation of this file.
00001 #ifndef _INCLUDE_TVMET_CONFIG_H
00002 #define _INCLUDE_TVMET_CONFIG_H 1
00003  
00004 /* include/tvmet/config.h. Generated automatically at end of configure. */
00005 /* config/config.h.  Generated from config.h.in by configure.  */
00006 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
00007 
00008 /* define if the compiler has complex<T> */
00009 #ifndef TVMET_HAVE_COMPLEX 
00010 #define TVMET_HAVE_COMPLEX   
00011 #endif
00012 
00013 /* define if the compiler has complex math functions */
00014 #ifndef TVMET_HAVE_COMPLEX_MATH1 
00015 #define TVMET_HAVE_COMPLEX_MATH1   
00016 #endif
00017 
00018 /* define if the compiler has more complex math functions */
00019 /* #undef TVMET_HAVE_COMPLEX_MATH2 */
00020 
00021 /* Define to 1 if you have the <dlfcn.h> header file. */
00022 #ifndef TVMET_HAVE_DLFCN_H 
00023 #define TVMET_HAVE_DLFCN_H  1 
00024 #endif
00025 
00026 /* Define to 1 if you have the `drem' function. */
00027 #ifndef TVMET_HAVE_DREM 
00028 #define TVMET_HAVE_DREM  1 
00029 #endif
00030 
00031 /* Define to 1 if you have the `floor' function. */
00032 #ifndef TVMET_HAVE_FLOOR 
00033 #define TVMET_HAVE_FLOOR  1 
00034 #endif
00035 
00036 /* Define to 1 if you have the `hypot' function. */
00037 #ifndef TVMET_HAVE_HYPOT 
00038 #define TVMET_HAVE_HYPOT  1 
00039 #endif
00040 
00041 /* Define if the compiler supports IEEE math library */
00042 #ifndef TVMET_HAVE_IEEE_MATH 
00043 #define TVMET_HAVE_IEEE_MATH   
00044 #endif
00045 
00046 /* Define to 1 if you have the <inttypes.h> header file. */
00047 #ifndef TVMET_HAVE_INTTYPES_H 
00048 #define TVMET_HAVE_INTTYPES_H  1 
00049 #endif
00050 
00051 /* Define to 1 if you have the `jn' function. */
00052 #ifndef TVMET_HAVE_JN 
00053 #define TVMET_HAVE_JN  1 
00054 #endif
00055 
00056 /* Define to 1 if you have the `dl' library (-ldl). */
00057 #ifndef TVMET_HAVE_LIBDL 
00058 #define TVMET_HAVE_LIBDL  1 
00059 #endif
00060 
00061 /* Define to 1 if the system has the type `long double'. */
00062 #ifndef TVMET_HAVE_LONG_DOUBLE 
00063 #define TVMET_HAVE_LONG_DOUBLE  1 
00064 #endif
00065 
00066 /* Define if the compiler supports the long_long type */
00067 #ifndef TVMET_HAVE_LONG_LONG 
00068 #define TVMET_HAVE_LONG_LONG   
00069 #endif
00070 
00071 /* Define to 1 if you have the <memory.h> header file. */
00072 #ifndef TVMET_HAVE_MEMORY_H 
00073 #define TVMET_HAVE_MEMORY_H  1 
00074 #endif
00075 
00076 /* Define if the compiler supports the mutable keyword */
00077 #ifndef TVMET_HAVE_MUTABLE 
00078 #define TVMET_HAVE_MUTABLE   
00079 #endif
00080 
00081 /* Define if the compiler implements namespaces */
00082 #ifndef TVMET_HAVE_NAMESPACES 
00083 #define TVMET_HAVE_NAMESPACES   
00084 #endif
00085 
00086 /* Define if the compiler supports partial specialization */
00087 #ifndef TVMET_HAVE_PARTIAL_SPECIALIZATION 
00088 #define TVMET_HAVE_PARTIAL_SPECIALIZATION   
00089 #endif
00090 
00091 /* Define to 1 if you have the `pow' function. */
00092 #ifndef TVMET_HAVE_POW 
00093 #define TVMET_HAVE_POW  1 
00094 #endif
00095 
00096 /* Define to 1 if you have the `rint' function. */
00097 #ifndef TVMET_HAVE_RINT 
00098 #define TVMET_HAVE_RINT  1 
00099 #endif
00100 
00101 /* Define to 1 if you have the `sqrt' function. */
00102 #ifndef TVMET_HAVE_SQRT 
00103 #define TVMET_HAVE_SQRT  1 
00104 #endif
00105 
00106 /* Define to 1 if stdbool.h conforms to C99. */
00107 #ifndef TVMET_HAVE_STDBOOL_H 
00108 #define TVMET_HAVE_STDBOOL_H  1 
00109 #endif
00110 
00111 /* Define to 1 if you have the <stdint.h> header file. */
00112 #ifndef TVMET_HAVE_STDINT_H 
00113 #define TVMET_HAVE_STDINT_H  1 
00114 #endif
00115 
00116 /* Define to 1 if you have the <stdlib.h> header file. */
00117 #ifndef TVMET_HAVE_STDLIB_H 
00118 #define TVMET_HAVE_STDLIB_H  1 
00119 #endif
00120 
00121 /* Define to 1 if you have the <strings.h> header file. */
00122 #ifndef TVMET_HAVE_STRINGS_H 
00123 #define TVMET_HAVE_STRINGS_H  1 
00124 #endif
00125 
00126 /* Define to 1 if you have the <string.h> header file. */
00127 #ifndef TVMET_HAVE_STRING_H 
00128 #define TVMET_HAVE_STRING_H  1 
00129 #endif
00130 
00131 /* Define if the compiler supports SYSV math library */
00132 /* #undef TVMET_HAVE_SYSV_MATH */
00133 
00134 /* Define to 1 if you have the <sys/stat.h> header file. */
00135 #ifndef TVMET_HAVE_SYS_STAT_H 
00136 #define TVMET_HAVE_SYS_STAT_H  1 
00137 #endif
00138 
00139 /* Define to 1 if you have the <sys/time.h> header file. */
00140 #ifndef TVMET_HAVE_SYS_TIME_H 
00141 #define TVMET_HAVE_SYS_TIME_H  1 
00142 #endif
00143 
00144 /* Define to 1 if you have the <sys/types.h> header file. */
00145 #ifndef TVMET_HAVE_SYS_TYPES_H 
00146 #define TVMET_HAVE_SYS_TYPES_H  1 
00147 #endif
00148 
00149 /* Define if the compiler recognizes typename */
00150 #ifndef TVMET_HAVE_TYPENAME 
00151 #define TVMET_HAVE_TYPENAME   
00152 #endif
00153 
00154 /* Define to 1 if you have the <unistd.h> header file. */
00155 #ifndef TVMET_HAVE_UNISTD_H 
00156 #define TVMET_HAVE_UNISTD_H  1 
00157 #endif
00158 
00159 /* Define to 1 if you have the `yn' function. */
00160 #ifndef TVMET_HAVE_YN 
00161 #define TVMET_HAVE_YN  1 
00162 #endif
00163 
00164 /* Define to 1 if the system has the type `_Bool'. */
00165 /* #undef TVMET_HAVE__BOOL */
00166 
00167 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00168    */
00169 #ifndef TVMET_LT_OBJDIR 
00170 #define TVMET_LT_OBJDIR  ".libs/" 
00171 #endif
00172 
00173 /* Define to the address where bug reports for this package should be sent. */
00174 #ifndef TVMET_PACKAGE_BUGREPORT 
00175 #define TVMET_PACKAGE_BUGREPORT  "opetzold@users.sourceforge.net" 
00176 #endif
00177 
00178 /* Define to the full name of this package. */
00179 #ifndef TVMET_PACKAGE_NAME 
00180 #define TVMET_PACKAGE_NAME  "tvmet" 
00181 #endif
00182 
00183 /* Define to the full name and version of this package. */
00184 #ifndef TVMET_PACKAGE_STRING 
00185 #define TVMET_PACKAGE_STRING  "tvmet 1.7.2" 
00186 #endif
00187 
00188 /* Define to the one symbol short name of this package. */
00189 #ifndef TVMET_PACKAGE_TARNAME 
00190 #define TVMET_PACKAGE_TARNAME  "tvmet" 
00191 #endif
00192 
00193 /* Define to the home page for this package. */
00194 #ifndef TVMET_PACKAGE_URL 
00195 #define TVMET_PACKAGE_URL  "" 
00196 #endif
00197 
00198 /* Define to the version of this package. */
00199 #ifndef TVMET_PACKAGE_VERSION 
00200 #define TVMET_PACKAGE_VERSION  "1.7.2" 
00201 #endif
00202 
00203 /* Define to 1 if you have the ANSI C header files. */
00204 #ifndef TVMET_STDC_HEADERS 
00205 #define TVMET_STDC_HEADERS  1 
00206 #endif
00207 
00208 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
00209 /* #undef TVMET_TM_IN_SYS_TIME */
00210 
00211 /* Define to empty if `const' does not conform to ANSI C. */
00212 /* #undef _tvmet_const */
00213 
00214 /* Define to `__inline__' or `__inline' if that's what the C compiler
00215    calls it, or to nothing if 'inline' is not supported under any name.  */
00216 #ifndef __cplusplus
00217 /* #undef _tvmet_inline */
00218 #endif
00219 
00220 /* Define to the equivalent of the C99 'restrict' keyword, or to
00221    nothing if this is not supported.  Do not define if restrict is
00222    supported directly.  */
00223 #ifndef _tvmet_restrict 
00224 #define _tvmet_restrict  __restrict 
00225 #endif
00226 /* Work around a bug in Sun C++: it does not support _Restrict or
00227    __restrict__, even though the corresponding Sun C compiler ends up with
00228    "#ifndef _tvmet_restrict 
00229 #define _tvmet_restrict  _Restrict" or "#define restrict __restrict__" in the 
00230 #endif
00231    previous line.  Perhaps some future version of Sun C++ will work with
00232    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
00233 #if defined __SUNPRO_CC && !defined __RESTRICT
00234 # define _Restrict
00235 # define __restrict__
00236 #endif
00237 
00238 /* Define to `unsigned int' if <sys/types.h> does not define. */
00239 /* #undef _tvmet_size_t */
00240  
00241 /* _INCLUDE_TVMET_CONFIG_H */
00242 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Author: