aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
lqr-problem.cpp
Go to the documentation of this file.
1
3
4namespace aligator {
5namespace gar {
6template struct LQRKnotTpl<context::Scalar>;
7template struct LQRProblemTpl<context::Scalar>;
8} // namespace gar
9} // namespace aligator
Main package namespace.