SHOGUN v0.9.0
宏定义
versionstring.h文件参考

浏览该文件的源代码。

宏定义

#define MAINVERSION   "0.10.0"
#define VERSION_EXTRA   ""
#define VERSION_REVISION   5175
#define VERSION_RELEASE   "v0.10.0_r5175_2010-12-07_02:25_"
#define VERSION_YEAR   2010
#define VERSION_MONTH   12
#define VERSION_DAY   7
#define VERSION_HOUR   2
#define VERSION_MINUTE   25

宏定义文档

#define MAINVERSION   "0.10.0"

在文件versionstring.h第1行定义。

#define VERSION_DAY   7

在文件versionstring.h第7行定义。

#define VERSION_EXTRA   ""

在文件versionstring.h第2行定义。

#define VERSION_HOUR   2

在文件versionstring.h第8行定义。

#define VERSION_MINUTE   25

在文件versionstring.h第9行定义。

#define VERSION_MONTH   12

在文件versionstring.h第6行定义。

#define VERSION_RELEASE   "v0.10.0_r5175_2010-12-07_02:25_"

在文件versionstring.h第4行定义。

#define VERSION_REVISION   5175

在文件versionstring.h第3行定义。

#define VERSION_YEAR   2010

在文件versionstring.h第5行定义。


SHOGUN Machine Learning Toolbox - Documentation