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

Go to the source code of this file.

Classes

struct  aligator::gar::LQRKnotTpl< Scalar >
 Struct describing a stage of a constrained LQ problem. More...
 
struct  aligator::gar::LQRProblemTpl< Scalar >
 

Namespaces

namespace  aligator
 Main package namespace.
 
namespace  aligator::gar
 

Functions

template<typename Scalar >
std::ostream & aligator::gar::operator<< (std::ostream &oss, const LQRKnotTpl< Scalar > &self)