Go to the source code of this file.
Classes | |
| struct | proxsuite::nlp::ResultsTpl< _Scalar > |
| Results struct, holding the returned data from the solver. More... | |
| struct | fmt::formatter<::proxsuite::nlp::ResultsTpl< Scalar > > |
Namespaces | |
| namespace | proxsuite |
| Main package namespace. | |
Enumerations | |
| enum | ConvergenceFlag { UNINIT = -1 , SUCCESS = 0 , MAX_ITERS_REACHED = 1 } |
Functions | |
| auto | proxsuite::nlp::format_as (ConvergenceFlag fl) |
Definition in file results.hpp.
| enum proxsuite::nlp::ConvergenceFlag |
Definition at line 11 of file results.hpp.
|
inline |
Definition at line 12 of file results.hpp.