aligator  0.10.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
overloads.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aligator::overloads< Ts >
 Utility helper struct for creating visitors from lambdas. More...
 

Namespaces

namespace  aligator
 Main package namespace.
 

Functions

template<class... Ts>
 aligator::overloads (Ts...) -> overloads< Ts... >