powered by
Report the version of Armadillo
armadillo_version(single)
Depending on the value of single, either a single number describing the Armadillo version or a named vector with three elements major, minor
single
major
minor
and patch.
patch
A logical vector indicating whether a single return values is requested, or a named vector with three elements major, minor and patch.
The version is defined by Armadillo in the header arma_version.hpp.
arma_version.hpp
Armadillo header file arma_version.hpp.