proxsuite-nlp  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear programming on manifolds.
Loading...
Searching...
No Matches
linear.hpp File Reference
Include dependency graph for linear.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  proxsuite::nlp::LinearFunctionTpl< _Scalar >
 Linear residuals \(r(x) = Ax + b\). More...
 
struct  proxsuite::nlp::LinearFunctionDifferenceToPoint< _Scalar >
 Linear function of difference vector on a manifold, of the form \( r(x) = A(x \ominus \bar{x}) + b \). More...
 

Namespaces

namespace  proxsuite
 Main package namespace.
 
namespace  proxsuite::nlp