SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
config.h
Go to the documentation of this file.
00001 #define HAVE_READLINE 1
00002 #define HAVE_HDF5 1
00003 #define HAVE_JSON 1
00004 #define HAVE_XML 1
00005 #define HAVE_LARGEFILE 1
00006 #define HAVE_DOXYGEN 1
00007 #define HAVE_LAPACK 1
00008 
00009 
00010 #define HAVE_ARPACK 1
00011 
00012 
00013 
00014 
00015 #define HAVE_PTHREAD 1
00016 
00017 
00018 
00019 #define HAVE_POWL 1
00020 #define HAVE_LGAMMAL 1
00021 #define HAVE_SQRTL 1
00022 #define HAVE_LOG2 1
00023 
00024 
00025 #define USE_SPINLOCKS 1
00026 
00027 #define USE_SHORTREAL_KERNELCACHE 1
00028 
00029 #define USE_HMMPARALLELSTRUCTURES 1
00030 #define USE_HMMPARALLEL 1
00031 
00032 
00033 
00034 #define USE_BIGSTATES 1
00035 #define USE_HMMCACHE 1
00036 
00037 
00038 
00039 
00040 
00041 #define GPL 1
00042 
00043 
00044 #define USE_GLPK 1
00045 #define USE_LZO 1
00046 #define USE_GZIP 1
00047 #define USE_BZIP2 1
00048 #define USE_LZMA 1
00049 
00050 #define USE_REFERENCE_COUNTING 1
00051 
00052 #define OCTAVE_APIVERSION 
00053 #define LINUX 1
00054 #define CONFIGURE_OPTIONS "configure options --prefix=/usr --libdir=/usr/lib --incdir=/usr/include --pydir=/usr/lib/python2.7/site-packages --disable-static --disable-svm-light --enable-readline --enable-hmm-parallel --enable-arpack --enable-superlu --enable-glpk --enable-lzo --enable-lzma --enable-hdf5 --enable-json --enable-xml --enable-snappy --interfaces=cmdline_static,python_modular,python_static,elwms_static --cflags=-fpermissive --cxxflags=-fpermissive"
00055 #define MACHINE "i686"
00056 #define COMPFLAGS_C "-fpermissive -march=athlon -I/usr/include/openblas -fPIC -march=native -mtune=native -pthread"
00057 #define COMPFLAGS_CPP "-fpermissive -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-deprecated -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -march=athlon -I/usr/include/openblas -fPIC -march=native -mtune=native -pthread"
00058 #define LINKFLAGS " -Xlinker --no-undefined"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation