aligator  0.12.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
 
Loading...
Searching...
No Matches
aligator::FunctionSliceXprTpl< Scalar, Base > Struct Template Reference

Represents a function of which the output is a subset of another function, for instance \(x \mapsto f_\{0, 1, 3\}(x) \) where \(f\) is given. More...

Detailed Description

template<typename Scalar, typename Base>
struct aligator::FunctionSliceXprTpl< Scalar, Base >

Represents a function of which the output is a subset of another function, for instance \(x \mapsto f_\{0, 1, 3\}(x) \) where \(f\) is given.

Definition at line 80 of file fwd.hpp.


The documentation for this struct was generated from the following file: