SHOGUN
v3.2.0
|
Go to the source code of this file.
Defines | |
#define | MACHINE "i686" |
#define | CONFIGURE_OPTIONS "TODO" |
#define | COMPFLAGS_CPP "-std=c++11 -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -pipe -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -I/usr/include/openblas -march=native -O3 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse" |
#define | LINKFLAGS "-lpthread;/usr/lib/liblapack.so;/usr/lib/libopenblas.so;/usr/lib/libglpk.so;/usr/lib/libarpack_LINUX.so;/usr/lib/libnlopt.so;/usr/lib/liblpsolve55.so;/usr/lib/libColPack.so;/usr/lib/libarprec.so;/usr/lib/libxml2.so;/usr/lib/libhdf5.so;/usr/lib/libcurl.so;/usr/lib/libz.so;/usr/lib/libbz2.so;/usr/lib/liblzma.so;/usr/lib/libsnappy.so;/usr/lib/liblzo2.so" |
#define | SFMT_MEXP 19937 |
#define | DSFMT_MEXP 19937 |
#define | HAVE_HDF5 1 |
#define | HAVE_CURL 1 |
#define | HAVE_XML 1 |
#define | HAVE_LARGEFILE 1 |
#define | HAVE_DOXYGEN 1 |
#define | HAVE_LAPACK 1 |
#define | HAVE_ARPACK 1 |
#define | HAVE_NLOPT 1 |
#define | USE_LPSOLVE 1 |
#define | HAVE_PTHREAD 1 |
#define | HAVE_COLPACK 1 |
#define | HAVE_ARPREC 1 |
#define | HAVE_POWL 1 |
#define | HAVE_LGAMMAL 1 |
#define | HAVE_SQRTL 1 |
#define | HAVE_LOG2 1 |
#define | HAVE_DECL_ISINF 1 |
#define | HAVE_DECL_ISNAN 1 |
#define | HAVE_FPCLASS 1 |
#define | HAVE_ISINF 1 |
#define | HAVE_ISNAN 1 |
#define | HAVE_STD_ISFINITE 1 |
#define | HAVE_STD_ISINF 1 |
#define | HAVE_STD_ISNAN 1 |
#define | USE_SPINLOCKS 1 |
#define | USE_SHORTREAL_KERNELCACHE 1 |
#define | USE_BIGSTATES 1 |
#define | USE_HMMCACHE 1 |
#define | USE_SVMLIGHT 1 |
#define | USE_GLPK 1 |
#define | USE_LZO 1 |
#define | USE_GZIP 1 |
#define | USE_BZIP2 1 |
#define | USE_LZMA 1 |
#define | USE_REFERENCE_COUNTING 1 |
#define | USE_SNAPPY 1 |
#define | HAVE_SSE2 1 |
#define | HAVE_BUILTIN_VECTOR 1 |
#define | LINUX 1 |
#define | HAVE_CXX11 1 |
#define | HAVE_CXX11_ATOMIC 1 |
#define | HAVE_STD_UNORDERED_MAP 1 |
#define | DEV_RANDOM "/dev/urandom" |
#define COMPFLAGS_CPP "-std=c++11 -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-unknown-pragmas -Wno-deprecated -g -pipe -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -I/usr/include/openblas -march=native -O3 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse" |
#define CONFIGURE_OPTIONS "TODO" |
#define DEV_RANDOM "/dev/urandom" |
#define DSFMT_MEXP 19937 |
#define HAVE_ARPACK 1 |
#define HAVE_ARPREC 1 |
#define HAVE_BUILTIN_VECTOR 1 |
#define HAVE_COLPACK 1 |
#define HAVE_CXX11 1 |
#define HAVE_CXX11_ATOMIC 1 |
#define HAVE_DECL_ISINF 1 |
#define HAVE_DECL_ISNAN 1 |
#define HAVE_DOXYGEN 1 |
#define HAVE_FPCLASS 1 |
#define HAVE_ISINF 1 |
#define HAVE_ISNAN 1 |
#define HAVE_LAPACK 1 |
#define HAVE_LARGEFILE 1 |
#define HAVE_LGAMMAL 1 |
#define HAVE_NLOPT 1 |
#define HAVE_PTHREAD 1 |
#define HAVE_SQRTL 1 |
#define HAVE_STD_ISFINITE 1 |
#define HAVE_STD_ISINF 1 |
#define HAVE_STD_ISNAN 1 |
#define HAVE_STD_UNORDERED_MAP 1 |
#define LINKFLAGS "-lpthread;/usr/lib/liblapack.so;/usr/lib/libopenblas.so;/usr/lib/libglpk.so;/usr/lib/libarpack_LINUX.so;/usr/lib/libnlopt.so;/usr/lib/liblpsolve55.so;/usr/lib/libColPack.so;/usr/lib/libarprec.so;/usr/lib/libxml2.so;/usr/lib/libhdf5.so;/usr/lib/libcurl.so;/usr/lib/libz.so;/usr/lib/libbz2.so;/usr/lib/liblzma.so;/usr/lib/libsnappy.so;/usr/lib/liblzo2.so" |
#define USE_BIGSTATES 1 |
#define USE_HMMCACHE 1 |
#define USE_LPSOLVE 1 |
#define USE_REFERENCE_COUNTING 1 |
#define USE_SHORTREAL_KERNELCACHE 1 |
#define USE_SNAPPY 1 |
#define USE_SPINLOCKS 1 |
#define USE_SVMLIGHT 1 |