config.h File Reference

Go to the source code of this file.

Defines

#define HAVE_READLINE   1
#define HAVE_LARGEFILE   1
#define HAVE_DOXYGEN   1
#define HAVE_LAPACK   1
#define HAVE_ATLAS   1
#define HAVE_POWL   1
#define HAVE_SQRTL   1
#define HAVE_LOG2   1
#define USE_SHORTREAL_KERNELCACHE   1
#define USE_HMMPARALLELSTRUCTURES   1
#define USE_HMMPARALLEL   1
#define USE_BIGSTATES   1
#define USE_HMMCACHE   1
#define GPL   1
#define LINUX   1
#define CONFIGURE_OPTIONS   "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular"
#define MACHINE   "i686"
#define COMPFLAGS_C   "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
#define COMPFLAGS_CPP   "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"
#define LINKFLAGS   " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas"

Define Documentation

#define COMPFLAGS_C   "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"

Definition at line 34 of file config.h.

#define COMPFLAGS_CPP   "-fPIC -g -O2 -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wimplicit -Wparentheses -Wshadow -O2 -pthread"

Definition at line 35 of file config.h.

#define CONFIGURE_OPTIONS   "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --interfaces=libshogun,libshogunui,cmdline,r,octave,python,elwms,python_modular,octave_modular"

Definition at line 32 of file config.h.

#define GPL   1

Definition at line 27 of file config.h.

#define HAVE_ATLAS   1

Definition at line 7 of file config.h.

#define HAVE_DOXYGEN   1

Definition at line 5 of file config.h.

#define HAVE_LAPACK   1

Definition at line 6 of file config.h.

#define HAVE_LARGEFILE   1

Definition at line 4 of file config.h.

#define HAVE_LOG2   1

Definition at line 12 of file config.h.

#define HAVE_POWL   1

Definition at line 10 of file config.h.

#define HAVE_READLINE   1

Definition at line 1 of file config.h.

#define HAVE_SQRTL   1

Definition at line 11 of file config.h.

#define LINKFLAGS   " -Xlinker --no-undefined -lm -pthread -llapack -lcblas -llapack_atlas"

Definition at line 36 of file config.h.

#define LINUX   1

Definition at line 31 of file config.h.

#define MACHINE   "i686"

Definition at line 33 of file config.h.

#define USE_BIGSTATES   1

Definition at line 20 of file config.h.

#define USE_HMMCACHE   1

Definition at line 21 of file config.h.

#define USE_HMMPARALLEL   1

Definition at line 17 of file config.h.

#define USE_HMMPARALLELSTRUCTURES   1

Definition at line 16 of file config.h.

#define USE_SHORTREAL_KERNELCACHE   1

Definition at line 14 of file config.h.


SHOGUN Machine Learning Toolbox - Documentation