

Go to the source code of this file.
Namespaces | |
| mlpack | |
.hpp | |
| mlpack::util | |
Macros | |
| #define | MLPACK_VERSION_MAJOR 3 |
| #define | MLPACK_VERSION_MINOR 2 |
| #define | MLPACK_VERSION_PATCH 0 |
Functions | |
| std::string | GetVersion () |
| This will return either "mlpack x.y.z" or "mlpack master-XXXXXXX" depending on whether or not this is a stable version of mlpack or a git repository. More... | |
| #define MLPACK_VERSION_MAJOR 3 |
Definition at line 19 of file version.hpp.
Referenced by include_directories().
| #define MLPACK_VERSION_MINOR 2 |
Definition at line 20 of file version.hpp.
Referenced by include_directories().
| #define MLPACK_VERSION_PATCH 0 |
Definition at line 21 of file version.hpp.
Referenced by include_directories().