#include "proxsuite-nlp/problem-base.hpp"#include "proxsuite-nlp/ldlt-allocator.hpp"#include <fmt/ostream.h>Go to the source code of this file.
Classes | |
| struct | proxsuite::nlp::WorkspaceTpl< Scalar > | 
| struct | fmt::formatter< proxsuite::nlp::WorkspaceTpl< Scalar > > | 
Namespaces | |
| namespace | proxsuite | 
| Main package namespace.  | |
Functions | |
| template<typename Scalar> | |
| auto | proxsuite::nlp::allocate_ldlt_from_problem (const ProblemTpl< Scalar > &prob, LDLTChoice choice) | 
Definition in file workspace.hpp.
| auto proxsuite::nlp::allocate_ldlt_from_problem | ( | const ProblemTpl< Scalar > & | prob, | 
| LDLTChoice | choice ) | 
Definition at line 14 of file workspace.hpp.