aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include <proxsuite-nlp/linalg/bunchkaufman.hpp>
#include "blk-matrix.hpp"
#include "riccati-base.hpp"
Go to the source code of this file.
Classes | |
class | aligator::gar::RiccatiSolverDense< _Scalar > |
A stagewise-dense Riccati solver. This algorithm uses a dense Bunch-Kaufman factorization at every stage. More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::gar |