📄 config.h
字号:
/* include/amis/config.h. Generated automatically by configure. *//* 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. */#define STDC_HEADERS 1/* Define if you can safely include both <sys/time.h> and <time.h>. */#define TIME_WITH_SYS_TIME 1/* Define if you have the <ext/hash_map> header file. */#define HAVE_EXT_HASH_MAP 1/* 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. */#define HAVE_LIMITS 1/* Define if you have the <pthread.h> header file. */#define HAVE_PTHREAD_H 1/* Define if you have the <sstream> header file. */#define HAVE_SSTREAM 1/* Define if you have the <sys/resource.h> header file. */#define HAVE_SYS_RESOURCE_H 1/* Define if you have the <sys/time.h> header file. */#define HAVE_SYS_TIME_H 1/* Define if you have the <thread.h> header file. *//* #undef HAVE_THREAD_H *//* Define if you have the <unistd.h> header file. */#define HAVE_UNISTD_H 1/* Define if you have the pthread library (-lpthread). */#define HAVE_LIBPTHREAD 1/* Define if you have the thread library (-lthread). *//* #undef HAVE_LIBTHREAD *//* Name of package */#define AMIS_PACKAGE "amis"/* Version number of package */#define AMIS_VERSION "2.95"/* Degree of debugging messages */#define AMIS_DEBUG_LEVEL 1/* Degree of profiling level */#define AMIS_PROFILE_LEVEL 1/* Enabling feature weights to be lambda *//* #undef AMIS_FEATURE_WEIGHT_LAMBDA *//* Enabling parallel processing */#define AMIS_PARALLEL 1/* Enabling Solaris threads *//* #undef AMIS_SOLARIS_THREAD *//* Enabling parallel processing */#define AMIS_PARALLEL 1/* 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -