宏定义

config.h文件参考

浏览该文件的源代码。

宏定义

#define HAVE_READLINE   1
#define HAVE_HDF5   1
#define HAVE_LARGEFILE   1
#define HAVE_DOXYGEN   1
#define HAVE_LAPACK   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 USE_GLPK   1
#define USE_LZO   1
#define USE_GZIP   1
#define USE_LZMA   1
#define USE_REFERENCE_COUNTING   1
#define OCTAVE_APIVERSION   37
#define LINUX   1
#define CONFIGURE_OPTIONS   "configure options --disable-cpudetection --prefix=/usr --python=python2.6 --enable-glpk --enable-readline --enable-hdf5 --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 -Wno-deprecated -O2 -pthread"
#define LINKFLAGS   " -Xlinker --no-undefined -lm -pthread -lhdf5 -llapack -lcblas -lglpk -lm -llzo2 -lz -llzma"

宏定义文档

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

在文件config.h41行定义。

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

在文件config.h42行定义。

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

在文件config.h39行定义。

#define GPL   1

在文件config.h27行定义。

#define HAVE_DOXYGEN   1

在文件config.h5行定义。

#define HAVE_HDF5   1

在文件config.h3行定义。

#define HAVE_LAPACK   1

在文件config.h6行定义。

#define HAVE_LARGEFILE   1

在文件config.h4行定义。

#define HAVE_LOG2   1

在文件config.h12行定义。

#define HAVE_POWL   1

在文件config.h10行定义。

#define HAVE_READLINE   1

在文件config.h1行定义。

#define HAVE_SQRTL   1

在文件config.h11行定义。

#define LINKFLAGS   " -Xlinker --no-undefined -lm -pthread -lhdf5 -llapack -lcblas -lglpk -lm -llzo2 -lz -llzma"

在文件config.h43行定义。

#define LINUX   1

在文件config.h38行定义。

#define MACHINE   "i686"

在文件config.h40行定义。

#define OCTAVE_APIVERSION   37

在文件config.h37行定义。

#define USE_BIGSTATES   1

在文件config.h20行定义。

#define USE_GLPK   1

在文件config.h30行定义。

#define USE_GZIP   1

在文件config.h32行定义。

#define USE_HMMCACHE   1

在文件config.h21行定义。

#define USE_HMMPARALLEL   1

在文件config.h17行定义。

#define USE_HMMPARALLELSTRUCTURES   1

在文件config.h16行定义。

#define USE_LZMA   1

在文件config.h34行定义。

#define USE_LZO   1

在文件config.h31行定义。

#define USE_REFERENCE_COUNTING   1

在文件config.h36行定义。

#define USE_SHORTREAL_KERNELCACHE   1

在文件config.h14行定义。


SHOGUN Machine Learning Toolbox - Documentation