config.h.in

来自「Amis - A maximum entropy estimator 一个最大」· IN 代码 · 共 81 行

IN
81
字号
/* include/amis/config.h.in.  Generated automatically from configure.in by autoheader.  *//* Define to `unsigned' if <sys/types.h> doesn't define.  */#undef size_t/* Define if you have the ANSI C header files.  */#undef STDC_HEADERS/* Define if you can safely include both <sys/time.h> and <time.h>.  */#undef TIME_WITH_SYS_TIME/* Define if you have the <ext/hash_map> header file.  */#undef HAVE_EXT_HASH_MAP/* Define if you have the <hash_map> header file.  */#undef HAVE_HASH_MAP/* Define if you have the <ieeefp.h> header file.  */#undef HAVE_IEEEFP_H/* Define if you have the <limits> header file.  */#undef HAVE_LIMITS/* Define if you have the <pthread.h> header file.  */#undef HAVE_PTHREAD_H/* Define if you have the <sstream> header file.  */#undef HAVE_SSTREAM/* Define if you have the <sys/resource.h> header file.  */#undef HAVE_SYS_RESOURCE_H/* Define if you have the <sys/time.h> header file.  */#undef HAVE_SYS_TIME_H/* Define if you have the <thread.h> header file.  */#undef HAVE_THREAD_H/* Define if you have the <unistd.h> header file.  */#undef HAVE_UNISTD_H/* Define if you have the pthread library (-lpthread).  */#undef HAVE_LIBPTHREAD/* Define if you have the thread library (-lthread).  */#undef HAVE_LIBTHREAD/* Name of package */#undef AMIS_PACKAGE/* Version number of package */#undef AMIS_VERSION/* Degree of debugging messages */#undef AMIS_DEBUG_LEVEL/* Degree of profiling level */#undef AMIS_PROFILE_LEVEL/* Enabling feature weights to be lambda */#undef AMIS_FEATURE_WEIGHT_LAMBDA/* Enabling parallel processing */#undef AMIS_PARALLEL/* Enabling Solaris threads */#undef AMIS_SOLARIS_THREAD/* Enabling parallel processing */#undef AMIS_PARALLEL/* Use long double as Real */#undef AMIS_USE_LONG_DOUBLE/* Use TAO */#undef AMIS_USE_TAO/* Enable estimation of joint probability models */#undef AMIS_JOINT_PROB

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?