|
smooth_feedback
Control and estimation on Lie groups
|
Nonlinear program definition. More...
#include <limits>#include <optional>#include <Eigen/Core>#include <Eigen/Sparse>

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. | |
Nonlinear program definition.
Definition in file nlp.hpp.