#include <Tasks/Bounds.h>
|
| AlphaBound () |
|
| AlphaBound (std::vector< std::vector< double >> lAB, std::vector< std::vector< double >> uAB) |
|
General velocity vector bounds \( \underline{\alpha} \) and \( \overline{\alpha} \).
◆ AlphaBound() [1/2]
tasks::AlphaBound::AlphaBound |
( |
| ) |
|
|
inline |
◆ AlphaBound() [2/2]
tasks::AlphaBound::AlphaBound |
( |
std::vector< std::vector< double >> |
lAB, |
|
|
std::vector< std::vector< double >> |
uAB |
|
) |
| |
|
inline |
◆ lAlphaBound
std::vector<std::vector<double> > tasks::AlphaBound::lAlphaBound |
◆ uAlphaBound
std::vector<std::vector<double> > tasks::AlphaBound::uAlphaBound |
The documentation for this struct was generated from the following file: