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

#include <daqp_runtime.hpp>

Detailed Description

template<typename T1>
struct casadi_daqp_prob< T1 >

Definition at line 29 of file daqp_runtime.hpp.

Public Attributes

const casadi_qp_prob< T1 > * qp
 
DAQPSettings settings
 

Member Data Documentation

◆ qp

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

Definition at line 30 of file daqp_runtime.hpp.

◆ settings

template<typename T1 >
DAQPSettings casadi_daqp_prob< T1 >::settings

Definition at line 32 of file daqp_runtime.hpp.


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