Majoranapp
A C++ library for studying MZM in non-interacting systems
|
Version of the lib and dependency libs. More...
#include <Version.hpp>
Static Public Member Functions | |
static void | ShowVersion () |
displays all libs version More... | |
Static Private Member Functions | |
static std::string | Version () |
returns lib version More... | |
Static Private Attributes | |
static const std::string | libname {"Majoranapp"} |
static const std::string | vername {"alpha"} |
static const int | major {0} |
static const int | minor {200} |
static const int | patch {1} |
static arma::arma_version | armaVersion |
armadillo version More... | |
static const nlohmann::basic_json | jsonVer = nlohmann::json::meta() |
static const std::string | jsonVersion = VersionInfo::jsonVer["version"]["string"] |
nlohmann::json version More... | |
Version of the lib and dependency libs.
|
inlinestatic |
displays all libs version
|
inlinestaticprivate |
returns lib version
|
staticprivate |
armadillo version
|
staticprivate |
|
staticprivate |
nlohmann::json version
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |