proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
workspace.hpp File Reference
#include "proxsuite-nlp/problem-base.hpp"
#include "proxsuite-nlp/ldlt-allocator.hpp"
#include <fmt/ostream.h>
Include dependency graph for workspace.hpp:
This graph shows which files directly or indirectly include this file:

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.
 
namespace  proxsuite::nlp
 

Functions

template<typename Scalar >
auto proxsuite::nlp::allocate_ldlt_from_problem (const ProblemTpl< Scalar > &prob, LDLTChoice choice)
 

Detailed Description

Definition in file workspace.hpp.