#include <cyqlone/ocp.hpp>
Definition at line 375 of file ocp.hpp.
|
| guanaqo::MatrixView< real_t, index_t > | x (OCPDim dim) |
| guanaqo::MatrixView< const real_t, index_t > | x (OCPDim dim) const |
| guanaqo::MatrixView< real_t, index_t > | x (OCPDim dim, index_t i) |
| guanaqo::MatrixView< const real_t, index_t > | x (OCPDim dim, index_t i) const |
| guanaqo::MatrixView< real_t, index_t > | u (OCPDim dim) |
| guanaqo::MatrixView< const real_t, index_t > | u (OCPDim dim) const |
| guanaqo::MatrixView< real_t, index_t > | u (OCPDim dim, index_t i) |
| guanaqo::MatrixView< const real_t, index_t > | u (OCPDim dim, index_t i) const |
| guanaqo::MatrixView< real_t, index_t > | λ (OCPDim dim) |
| guanaqo::MatrixView< const real_t, index_t > | λ (OCPDim dim) const |
| guanaqo::MatrixView< real_t, index_t > | λ (OCPDim dim, index_t i) |
| guanaqo::MatrixView< const real_t, index_t > | λ (OCPDim dim, index_t i) const |
| guanaqo::MatrixView< real_t, index_t > | y (OCPDim dim, index_t i) |
| guanaqo::MatrixView< const real_t, index_t > | y (OCPDim dim, index_t i) const |
◆ x() [1/4]
◆ x() [2/4]
◆ x() [3/4]
◆ x() [4/4]
◆ u() [1/4]
◆ u() [2/4]
◆ u() [3/4]
◆ u() [4/4]
◆ λ() [1/4]
◆ λ() [2/4]
◆ λ() [3/4]
◆ λ() [4/4]
◆ y() [1/2]
◆ y() [2/2]
◆ solution
| std::vector<real_t> cyqlone::LinearOCPStorage::Solution::solution |
◆ inequality_multipliers
| std::vector<real_t> cyqlone::LinearOCPStorage::Solution::inequality_multipliers |
◆ equality_multipliers
| std::vector<real_t> cyqlone::LinearOCPStorage::Solution::equality_multipliers |
The documentation for this struct was generated from the following file:
- src/cyqlone/include/cyqlone/ocp.hpp