aligator  0.14.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
state-error.hpp File Reference
Include dependency graph for state-error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::detail::StateOrControlErrorResidual< _Scalar, 0 >
 Pure state residual. More...
 
struct  aligator::detail::StateOrControlErrorResidual< _Scalar, arg >
 Residual \(r(z) = z \ominus z_{tar} \). More...
 
struct  aligator::StateErrorResidualTpl< Scalar >
 State error \(x \ominus x_\text{ref}\). More...
 
struct  aligator::ControlErrorResidualTpl< Scalar >
 

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::detail