proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include "proxsuite/config.hpp"
#include <string>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | proxsuite |
namespace | proxsuite::helpers |
Functions | |
std::string | proxsuite::helpers::printVersion (const std::string &delimiter=".") |
bool | proxsuite::helpers::checkVersionAtLeast (signed int major_version, signed int minor_version, signed int patch_version) |