SHOGUN  v1.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
config.h File Reference

Go to the source code of this file.

Macros

#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_ARPACK   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 USE_SPINLOCKS   1
#define USE_SHORTREAL_KERNELCACHE   1
#define USE_BIGSTATES   1
#define USE_HMMCACHE   1
#define GPL   1
#define USE_GLPK   1
#define USE_LZO   1
#define USE_GZIP   1
#define USE_LZMA   1
#define USE_REFERENCE_COUNTING   1
#define OCTAVE_APIVERSION
#define LINUX   1
#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 --interfaces="
#define MACHINE   "i686"
#define COMPFLAGS_C   "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -O2 -pthread"
#define COMPFLAGS_CPP   "-fPIC -g -Wall -Wno-unused-parameter -Wformat -Wformat-security -Wparentheses -Wshadow -Wno-deprecated -O2 -pthread"
#define LINKFLAGS   " -Xlinker --no-undefined"

Macro Definition Documentation

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

Definition at line 52 of file config.h.

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

Definition at line 53 of file config.h.

#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 --interfaces="

Definition at line 50 of file config.h.

#define GPL   1

Definition at line 38 of file config.h.

#define HAVE_ARPACK   1

Definition at line 9 of file config.h.

#define HAVE_ATLAS   1

Definition at line 10 of file config.h.

#define HAVE_DOXYGEN   1

Definition at line 6 of file config.h.

#define HAVE_HDF5   1

Definition at line 2 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 16 of file config.h.

#define HAVE_LOG2   1

Definition at line 18 of file config.h.

#define HAVE_POWL   1

Definition at line 15 of file config.h.

#define HAVE_PTHREAD   1

Definition at line 11 of file config.h.

#define HAVE_SQRTL   1

Definition at line 17 of file config.h.

#define HAVE_XML   1

Definition at line 4 of file config.h.

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

Definition at line 54 of file config.h.

#define LINUX   1

Definition at line 49 of file config.h.

#define MACHINE   "i686"

Definition at line 51 of file config.h.

#define OCTAVE_APIVERSION

Definition at line 48 of file config.h.

#define USE_BIGSTATES   1

Definition at line 31 of file config.h.

#define USE_GLPK   1

Definition at line 41 of file config.h.

#define USE_GZIP   1

Definition at line 43 of file config.h.

#define USE_HMMCACHE   1

Definition at line 32 of file config.h.

#define USE_LZMA   1

Definition at line 45 of file config.h.

#define USE_LZO   1

Definition at line 42 of file config.h.

#define USE_REFERENCE_COUNTING   1

Definition at line 47 of file config.h.

#define USE_SHORTREAL_KERNELCACHE   1

Definition at line 24 of file config.h.

#define USE_SPINLOCKS   1

Definition at line 22 of file config.h.


SHOGUN Machine Learning Toolbox - Documentation