List of all members | Public Attributes
casadi_highs_prob< T1 > Struct Template Reference

#include <highs_runtime.hpp>

Detailed Description

template<typename T1>
struct casadi_highs_prob< T1 >

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
 

Member Data Documentation

◆ colinda

template<typename T1 >
const int* casadi_highs_prob< T1 >::colinda

Definition at line 31 of file highs_runtime.hpp.

◆ colindh

template<typename T1 >
const int* casadi_highs_prob< T1 >::colindh

Definition at line 32 of file highs_runtime.hpp.

◆ integrality

template<typename T1 >
const int* casadi_highs_prob< T1 >::integrality

Definition at line 33 of file highs_runtime.hpp.

◆ qp

template<typename T1 >
const casadi_qp_prob<T1>* casadi_highs_prob< T1 >::qp

Definition at line 29 of file highs_runtime.hpp.

◆ rowa

template<typename T1 >
const int * casadi_highs_prob< T1 >::rowa

Definition at line 31 of file highs_runtime.hpp.

◆ rowh

template<typename T1 >
const int * casadi_highs_prob< T1 >::rowh

Definition at line 32 of file highs_runtime.hpp.


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