Go to the source code of this file.
#define ENABLE_DEBUG |
Definition at line 5 of file config.hpp.
#define ENABLE_EXCEPTIONS |
Definition at line 11 of file config.hpp.
#define ENABLE_SIMD |
Definition at line 14 of file config.hpp.
#define ENABLE_VERIFY |
Definition at line 23 of file config.hpp.
#define HAVE_DLFCN_H 1 |
Definition at line 26 of file config.hpp.
#define HAVE_INTTYPES_H 1 |
Definition at line 29 of file config.hpp.
#define HAVE_MEMORY_H 1 |
Definition at line 32 of file config.hpp.
#define HAVE_NUMERIX |
Definition at line 35 of file config.hpp.
#define HAVE_STDINT_H 1 |
Definition at line 38 of file config.hpp.
#define HAVE_STDLIB_H 1 |
Definition at line 41 of file config.hpp.
#define HAVE_STRING_H 1 |
Definition at line 47 of file config.hpp.
#define HAVE_STRINGS_H 1 |
Definition at line 44 of file config.hpp.
#define HAVE_SYS_STAT_H 1 |
Definition at line 50 of file config.hpp.
#define HAVE_SYS_TYPES_H 1 |
Definition at line 53 of file config.hpp.
#define HAVE_UNISTD_H 1 |
Definition at line 56 of file config.hpp.
#define LT_OBJDIR ".libs/" |
Definition at line 60 of file config.hpp.
#define PACKAGE "algebramix" |
Definition at line 63 of file config.hpp.
#define PACKAGE_BUGREPORT "bugs@mathemagix.org" |
Definition at line 66 of file config.hpp.
#define PACKAGE_NAME "algebramix" |
Definition at line 69 of file config.hpp.
#define PACKAGE_STRING "algebramix 0.3" |
Definition at line 72 of file config.hpp.
#define PACKAGE_TARNAME "algebramix" |
Definition at line 75 of file config.hpp.
#define PACKAGE_URL "" |
Definition at line 78 of file config.hpp.
#define PACKAGE_VERSION "0.3" |
Definition at line 81 of file config.hpp.
#define STDC_HEADERS 1 |
Definition at line 84 of file config.hpp.
#define VERSION "0.3" |
Definition at line 87 of file config.hpp.