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

#include <clarabel_runtime.hpp>

Detailed Description

template<typename T1>
struct casadi_clarabel_data< T1 >

Definition at line 38 of file clarabel_runtime.hpp.

Public Attributes

const casadi_clarabel_prob< T1 > * prob
 
casadi_qp_data< T1 > * qp
 
int return_status
 

Member Data Documentation

◆ prob

template<typename T1 >
const casadi_clarabel_prob<T1>* casadi_clarabel_data< T1 >::prob

Definition at line 40 of file clarabel_runtime.hpp.

◆ qp

template<typename T1 >
casadi_qp_data<T1>* casadi_clarabel_data< T1 >::qp

Definition at line 42 of file clarabel_runtime.hpp.

◆ return_status

template<typename T1 >
int casadi_clarabel_data< T1 >::return_status

Definition at line 44 of file clarabel_runtime.hpp.

Referenced by casadi::ClarabelInterface::get_stats().


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