aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
newton-raphson.hpp File Reference
#include "aligator/fwd.hpp"
#include <Eigen/LU>
Include dependency graph for newton-raphson.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::NewtonRaphson< Scalar >
 Newton-Raphson procedure, e.g. to compute forward dynamics from implicit functions. More...
 
struct  aligator::NewtonRaphson< Scalar >::Options
 

Namespaces

namespace  aligator
 Main package namespace.