SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
config.h File Reference

Go to the source code of this file.

Macros

#define HAVE_READLINE   1
#define HAVE_HDF5   1
#define HAVE_JSON   1
#define HAVE_XML   1
#define HAVE_LARGEFILE   1
#define HAVE_DOXYGEN   1
#define HAVE_LAPACK   1
#define HAVE_NLOPT   1
#define HAVE_EIGEN3   1
#define HAVE_ATLAS   1
#define HAVE_PTHREAD   1
#define HAVE_POWL   1
#define HAVE_LGAMMAL   1
#define HAVE_SQRTL   1
#define HAVE_LOG2   1
#define HAVE_JBLAS   1
#define HAVE_UJMP   1
#define USE_SPINLOCKS   1
#define USE_SHORTREAL_KERNELCACHE   1
#define NARRAY_LIB   "/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.so"
#define USE_BIGSTATES   1
#define USE_HMMCACHE   1
#define USE_SVMLIGHT   1
#define USE_GLPK   1
#define USE_LZO   1
#define USE_GZIP   1
#define USE_BZIP2   1
#define USE_LZMA   1
#define USE_REFERENCE_COUNTING   1
#define OCTAVE_APIVERSION   48
#define LINUX   1
#define CONFIGURE_OPTIONS   "configure options --prefix=/usr/local/stow/shogun-2.0"
#define MACHINE   "x86_64"
#define COMPFLAGS_C   "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse -march=native -mtune=native -pthread -fno-strict-aliasing"
#define COMPFLAGS_CPP   "-fPIC -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 -mfpmath=sse -march=native -mtune=native -pthread -fno-strict-aliasing"
#define LINKFLAGS   " -Xlinker --no-undefined"

Macro Definition Documentation

#define COMPFLAGS_C   "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -O9 -fexpensive-optimizations -frerun-cse-after-loop -fcse-follow-jumps -finline-functions -fschedule-insns2 -fthread-jumps -fforce-addr -fstrength-reduce -funroll-loops -mfpmath=sse -march=native -mtune=native -pthread -fno-strict-aliasing"

Definition at line 56 of file config.h.

#define COMPFLAGS_CPP   "-fPIC -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 -mfpmath=sse -march=native -mtune=native -pthread -fno-strict-aliasing"

Definition at line 57 of file config.h.

#define CONFIGURE_OPTIONS   "configure options --prefix=/usr/local/stow/shogun-2.0"

Definition at line 54 of file config.h.

#define HAVE_ATLAS   1

Definition at line 14 of file config.h.

#define HAVE_DOXYGEN   1

Definition at line 6 of file config.h.

#define HAVE_EIGEN3   1

Definition at line 13 of file config.h.

#define HAVE_HDF5   1

Definition at line 2 of file config.h.

#define HAVE_JBLAS   1

Definition at line 23 of file config.h.

#define HAVE_JSON   1

Definition at line 3 of file config.h.

#define HAVE_LAPACK   1

Definition at line 7 of file config.h.

#define HAVE_LARGEFILE   1

Definition at line 5 of file config.h.

#define HAVE_LGAMMAL   1

Definition at line 20 of file config.h.

#define HAVE_LOG2   1

Definition at line 22 of file config.h.

#define HAVE_NLOPT   1

Definition at line 10 of file config.h.

#define HAVE_POWL   1

Definition at line 19 of file config.h.

#define HAVE_PTHREAD   1

Definition at line 15 of file config.h.

#define HAVE_READLINE   1

Definition at line 1 of file config.h.

#define HAVE_SQRTL   1

Definition at line 21 of file config.h.

#define HAVE_UJMP   1

Definition at line 24 of file config.h.

#define HAVE_XML   1

Definition at line 4 of file config.h.

#define LINKFLAGS   " -Xlinker --no-undefined"

Definition at line 58 of file config.h.

#define LINUX   1

Definition at line 53 of file config.h.

#define MACHINE   "x86_64"

Definition at line 55 of file config.h.

#define NARRAY_LIB   "/usr/lib/ruby/vendor_ruby/1.8/x86_64-linux/narray.so"

Definition at line 33 of file config.h.

#define OCTAVE_APIVERSION   48

Definition at line 52 of file config.h.

#define USE_BIGSTATES   1

Definition at line 34 of file config.h.

#define USE_BZIP2   1

Definition at line 47 of file config.h.

#define USE_GLPK   1

Definition at line 44 of file config.h.

#define USE_GZIP   1

Definition at line 46 of file config.h.

#define USE_HMMCACHE   1

Definition at line 35 of file config.h.

#define USE_LZMA   1

Definition at line 48 of file config.h.

#define USE_LZO   1

Definition at line 45 of file config.h.

#define USE_REFERENCE_COUNTING   1

Definition at line 50 of file config.h.

#define USE_SHORTREAL_KERNELCACHE   1

Definition at line 27 of file config.h.

#define USE_SPINLOCKS   1

Definition at line 25 of file config.h.

#define USE_SVMLIGHT   1

Definition at line 40 of file config.h.


SHOGUN Machine Learning Toolbox - Documentation