aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
finite-difference.hpp File Reference
#include "aligator/core/dynamics.hpp"
#include "aligator/core/cost-abstract.hpp"
#include <proxsuite-nlp/manifold-base.hpp>
#include <boost/mpl/bool.hpp>
Include dependency graph for finite-difference.hpp:
This graph shows which files directly or indirectly include this file:

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 >
 
struct  aligator::autodiff::CostFiniteDifferenceHelper< Scalar >
 
struct  aligator::autodiff::CostFiniteDifferenceHelper< Scalar >::Data
 

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::autodiff