aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/core/function-abstract.hpp"
#include "aligator/core/dynamics.hpp"
#include <proxsuite-nlp/manifold-base.hpp>
#include <boost/mpl/bool.hpp>
Go to the source code of this file.
Classes | |
struct | aligator::autodiff::FiniteDifferenceHelper< _Scalar > |
Approximate the derivatives of a given function using finite differences, to downcast the function to a StageFunctionTpl. More... | |
struct | aligator::autodiff::DynamicsFiniteDifferenceHelper< _Scalar > |
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::autodiff |