humoto
|
A set of mixins which implement bounds of constraints.
Classes | |
class | humoto::constraints::BoundsB0Mixin< t_Base > |
Mixin representing vector 'b = 0' in an equality constraint. More... | |
class | humoto::constraints::BoundsBMixin< t_Base > |
Mixin representing vector 'b' in an equality constraint. More... | |
class | humoto::constraints::BoundsLMixin< t_Base > |
Mixin representing lower bound in an inequality constraint. More... | |
class | humoto::constraints::BoundsLUMixin< t_Base > |
Mixin representing upper bound in an inequality constraint. More... | |
class | humoto::constraints::BoundsUMixin< t_Base > |
Mixin representing upper bound in an inequality constraint. More... | |