#include "BonRegisteredOptions.hpp"#include <IpSmartPtr.hpp>#include <sstream>#include <climits>#include <cfloat>
Go to the source code of this file.
Classes | |
| struct | Bonmin::optionsCmp |
Namespaces | |
| Bonmin | |
| Define an n-way class for variables. | |
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.8.5