#include <highs_runtime.hpp>
Definition at line 28 of file highs_runtime.hpp.
Public Attributes | |
const casadi_qp_prob< T1 > * | qp |
const int * | colinda |
const int * | rowa |
const int * | colindh |
const int * | rowh |
const int * | integrality |
const int* casadi_highs_prob< T1 >::colinda |
Definition at line 31 of file highs_runtime.hpp.
const int* casadi_highs_prob< T1 >::colindh |
Definition at line 32 of file highs_runtime.hpp.
const int* casadi_highs_prob< T1 >::integrality |
Definition at line 33 of file highs_runtime.hpp.
const casadi_qp_prob<T1>* casadi_highs_prob< T1 >::qp |
Definition at line 29 of file highs_runtime.hpp.
const int * casadi_highs_prob< T1 >::rowa |
Definition at line 31 of file highs_runtime.hpp.
const int * casadi_highs_prob< T1 >::rowh |
Definition at line 32 of file highs_runtime.hpp.