SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
config.h
Go to the documentation of this file.
00001 
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 #define HAVE_ARPACK 1
00010 #define HAVE_ATLAS 1
00011 #define HAVE_PTHREAD 1
00012 
00013 
00014 
00015 #define HAVE_POWL 1
00016 #define HAVE_LGAMMAL 1
00017 #define HAVE_SQRTL 1
00018 #define HAVE_LOG2 1
00019 
00020 
00021 
00022 #define USE_SPINLOCKS 1
00023 
00024 #define USE_SHORTREAL_KERNELCACHE 1
00025 
00026 
00027 
00028 
00029 
00030 
00031 #define USE_BIGSTATES 1
00032 #define USE_HMMCACHE 1
00033 
00034 
00035 
00036 
00037 
00038 #define GPL 1
00039 
00040 
00041 #define USE_GLPK 1
00042 #define USE_LZO 1
00043 #define USE_GZIP 1
00044 
00045 #define USE_LZMA 1
00046 
00047 #define USE_REFERENCE_COUNTING 1
00048 #define OCTAVE_APIVERSION 
00049 #define LINUX 1
00050 #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 --cc=clang --cxx=clang++ --interfaces="
00051 #define MACHINE "i686"
00052 #define COMPFLAGS_C "-fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -Wall -O2 -pthread"
00053 #define COMPFLAGS_CPP "-fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -g -Wall -O2 -pthread"
00054 #define LINKFLAGS " -Xlinker --no-undefined"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation