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

Go to the source code of this file.

Classes

struct  proxsuite::nlp::linalg::ldlt_base< Scalar >
 Base interface for LDLT solvers. More...
 

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp
 
namespace  proxsuite::nlp::linalg
 Specific linear algebra routines.
 

Detailed Description

Author
Sarah El-Kazdadi
Wilson Jallet

Definition in file ldlt-base.hpp.