aligator
0.14.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/fwd.hpp"
#include "aligator/core/manifold-base.hpp"
#include "aligator/third-party/polymorphic_cxx14.h"
Go to the source code of this file.
Classes | |
struct | aligator::CostAbstractTpl< _Scalar > |
Stage costs \( \ell(x, u) \) for control problems. More... | |
struct | aligator::CostDataAbstractTpl< _Scalar > |
Data struct for CostAbstractTpl. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |