Go to the source code of this file.
|
| | mlpack |
| | Linear algebra utility functions, generally performed on matrices or vectors.
|
| |
| | mlpack::util |
| |
|
| 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...
|
| |
◆ __MLPACK_VERSION_MAJOR
| #define __MLPACK_VERSION_MAJOR 2 |
◆ __MLPACK_VERSION_MINOR
| #define __MLPACK_VERSION_MINOR 2 |
◆ __MLPACK_VERSION_PATCH
| #define __MLPACK_VERSION_PATCH 5 |
◆ MLPACK_VERSION_MAJOR
| #define MLPACK_VERSION_MAJOR 2 |
◆ MLPACK_VERSION_MINOR
| #define MLPACK_VERSION_MINOR 2 |
◆ MLPACK_VERSION_PATCH
| #define MLPACK_VERSION_PATCH 5 |