#include "BonRegisteredOptions.hpp"#include "IpSmartPtr.hpp"#include <sstream>#include <climits>#include <cfloat>Include dependency graph for BonRegisteredOptions.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Bonmin |
Classes | |
| struct | Bonmin::optionsCmp |
Functions | |
| static std::string | Bonmin::makeLatex (const std::string &s) |
| static std::string | Bonmin::makeSpaceLess (const std::string &s) |
| static std::string | Bonmin::makeString (int value) |
| static std::string | Bonmin::makeString (double value) |
| static std::string | Bonmin::makeNumber (std::string value) |
| static char | Bonmin::OptionType2Char (const Ipopt::RegisteredOptionType &T) |
| static std::string | Bonmin::defaultAsString (Ipopt::SmartPtr< Ipopt::RegisteredOption > opt) |
1.4.7