Go to the documentation of this file.
5 #define HAVE_LARGEFILE 1
11 #define HAVE_PTHREAD 1
16 #define HAVE_LGAMMAL 1
22 #define USE_SPINLOCKS 1
24 #define USE_SHORTREAL_KERNELCACHE 1
31 #define USE_BIGSTATES 1
32 #define USE_HMMCACHE 1
47 #define USE_REFERENCE_COUNTING 1
48 #define OCTAVE_APIVERSION
50 #define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --enable-glpk --enable-readline --disable-svm-light --enable-hdf5 --enable-json --enable-xml --enable-snappy --enable-lzo --enable-gzip --enable-bzip2 --enable-lzma --interfaces="
51 #define MACHINE "i686"
52 #define COMPFLAGS_C "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -O2 -pthread"
53 #define COMPFLAGS_CPP "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread"
54 #define LINKFLAGS " -Xlinker --no-undefined"
SHOGUN Machine Learning Toolbox - Documentation