smooth_feedback
Control and estimation on Lie groups
Loading...
Searching...
No Matches
Classes | Concepts
nlp.hpp File Reference

Nonlinear program definition. More...

#include <limits>
#include <optional>
#include <Eigen/Core>
#include <Eigen/Sparse>
Include dependency graph for nlp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  smooth::feedback::NLPSolution
 Solution to a Nonlinear Programming Problem. More...
 

Concepts

concept  smooth::feedback::NLP
 Nonlinear Programming Problem.
 
concept  smooth::feedback::HessianNLP
 Nonlinear Programming Problem with Hessian information.
 

Detailed Description

Nonlinear program definition.

Definition in file nlp.hpp.