aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
Go to the source code of this file.
Classes | |
struct | aligator::PDALFunction< _Scalar > |
Primal-dual augmented Lagrangian merit function. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
Functions | |
template<typename Scalar > | |
Scalar | aligator::costDirectionalDerivative (const WorkspaceTpl< Scalar > &workspace, const TrajOptDataTpl< Scalar > &prob_data) |
Definition in file merit-function.hpp.