Update documentation.

This commit is contained in:
Ryan Curtin
2016-04-14 14:52:41 -04:00
parent 24f7626bf8
commit b8f53a4eeb
+3 -3
View File
@@ -11,9 +11,9 @@ The following three macros provide major, minor, and patch versions of mlpack
'z' is the patch version):
@code
__MLPACK_VERSION_MAJOR
__MLPACK_VERSION_MINOR
__MLPACK_VERSION_PATCH
MLPACK_VERSION_MAJOR
MLPACK_VERSION_MINOR
MLPACK_VERSION_PATCH
@endcode
In addition, the function \c mlpack::util::GetVersion() returns the mlpack