|
mlpack
3.4.1
|
Functions | |
| if (NOT R_FOUND OR NOT R_RCPP OR NOT R_RCPPARMADILLO OR NOT R_RCPPENSMALLEN OR NOT R_BH OR NOT R_ROXYGEN2 OR NOT R_TESTTHAT) if(NOT R_FOUND OR NOT R_RCPP OR NOT R_RCPPARMADILLO OR NOT R_RCPPENSMALLEN OR NOT R_BH OR NOT R_ROXYGEN2 OR NOT R_TESTTHAT) file(READ"$ | |
| src mlpack core util version hpp VERSION_HPP_CONTENTS | string (REGEX REPLACE".*#define MLPACK_VERSION_MAJOR ([0-9]+).*""\\1"MLPACK_VERSION_MAJOR"${VERSION_HPP_CONTENTS}") string(REGEX REPLACE".* MLPACK_VERSION_MINOR "$ |
| string (REGEX REPLACE".*#define MLPACK_VERSION_PATCH [\"]?([0-9x]+)[\"]?.*""\\1"MLPACK_VERSION_PATCH"${VERSION_HPP_CONTENTS}") set(PACKAGE_VERSION"$ | |
| if | ( | NOT R_FOUND OR NOT R_RCPP OR NOT R_RCPPARMADILLO OR NOT R_RCPPENSMALLEN OR NOT R_BH OR NOT R_ROXYGEN2 OR NOT | R_TESTTHAT | ) |
Definition at line 61 of file CMakeLists.txt.
| src mlpack core util version hpp VERSION_HPP_CONTENTS string | ( | REGEX REPLACE".*#define MLPACK_VERSION_MAJOR ([0-9]+).*""\\1"MLPACK_VERSION_MAJOR"${VERSION_HPP_CONTENTS}" | ) |
Definition at line 79 of file CMakeLists.txt.
| string | ( | REGEX REPLACE".*#define MLPACK_VERSION_PATCH ?([0-9x]+)?.*""\\1"MLPACK_VERSION_PATCH"${VERSION_HPP_CONTENTS}" | [\"][\"] | ) |
Definition at line 83 of file CMakeLists.txt.
1.8.5