MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / version

Method version

src/thundersvm/util/log.cpp:2986–2988  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2984// VersionInfo
2985
2986 const std::string VersionInfo::version(void) {
2987 return std::string("9.95.0");
2988 }
2989/// @brief Release date of current version
2990 const std::string VersionInfo::releaseDate(void) {
2991 return std::string("02-08-2017 2312hrs");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected