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 
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 #define USE_SVMLIGHT 1
00038 
00039 
00040 
00041 #define USE_GLPK 1
00042 #define USE_LZO 1
00043 #define USE_GZIP 1
00044 #define USE_BZIP2 1
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 --prefix=/usr/local/stow/shogun-1.1.0 --enable-debug --disable-optimization --disable-doxygen --interfaces=r_static"
00051 #define MACHINE "x86_64"
00052 #define COMPFLAGS_C "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -O0 -pthread"
00053 #define COMPFLAGS_CPP "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-deprecated -O0 -pthread"
00054 #define LINKFLAGS " -Xlinker --no-undefined"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation