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

#include <clarabel_runtime.hpp>

Detailed Description

template<typename T1>
struct casadi_clarabel_prob< T1 >

Definition at line 21 of file clarabel_runtime.hpp.

Public Attributes

const casadi_qp_prob< T1 > * qp
 
const int * colindp
 
const int * rowp
 
const int * colinda
 
const int * rowa
 

Member Data Documentation

◆ colinda

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

Definition at line 27 of file clarabel_runtime.hpp.

◆ colindp

template<typename T1 >
const int* casadi_clarabel_prob< T1 >::colindp

Definition at line 25 of file clarabel_runtime.hpp.

◆ qp

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

Definition at line 23 of file clarabel_runtime.hpp.

◆ rowa

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

Definition at line 27 of file clarabel_runtime.hpp.

◆ rowp

template<typename T1 >
const int * casadi_clarabel_prob< T1 >::rowp

Definition at line 25 of file clarabel_runtime.hpp.


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