config.h

Go to the documentation of this file.
00001 
00002 
00003 #define HAVE_PYTHON 1
00004 
00005 
00006 
00007 
00008 #define HAVE_LARGEFILE 1
00009 #define HAVE_SWIG 1
00010 #define HAVE_DOXYGEN 1
00011 #define HAVE_LAPACK 1
00012 #define HAVE_ATLAS 1
00013 
00014 
00015 #define HAVE_POWL 1
00016 #define HAVE_SQRTL 1
00017 #define HAVE_LOG2 1
00018 
00019 #define USE_SHORTREAL_KERNELCACHE 1
00020 #define USE_TREEMEM 1
00021 
00022 
00023 
00024 
00025 
00026 #define USE_BIGSTATES 1
00027 #define USE_HMMCACHE 1
00028 
00029 
00030 
00031 
00032 
00033 #define GPL 1
00034 
00035 
00036 #define LINUX 1
00037 #define CONFIGURE_OPTIONS "configure options --disable-cpudetection --prefix=/usr --interface=python-modular"
00038 #define MACHINE "i686"
00039 #define TARGET "sg.so"
00040 #define COMPFLAGS_C "-fno-strict-aliasing -fPIC  -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00041 #define COMPFLAGS_CPP "-fno-strict-aliasing -fPIC  -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
00042 #define LINKFLAGS "-shared  -lpython2.5  -Xlinker --no-undefined -lm -pthread -llapack_atlas -llapack -lcblas"

SHOGUN Machine Learning Toolbox - Documentation