aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
dense-riccati.hpp File Reference
#include <proxsuite-nlp/linalg/bunchkaufman.hpp>
#include "blk-matrix.hpp"
#include "lqr-problem.hpp"
#include "riccati-base.hpp"
#include <tracy/Tracy.hpp>
#include "dense-riccati.hxx"
Include dependency graph for dense-riccati.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  aligator::gar::RiccatiSolverDense< _Scalar >
 A stagewise-dense Riccati solver. More...
 
struct  aligator::gar::RiccatiSolverDense< _Scalar >::FactorData
 

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::gar