#include <clarabel_runtime.hpp>
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 |
const int* casadi_clarabel_prob< T1 >::colinda |
Definition at line 27 of file clarabel_runtime.hpp.
Referenced by casadi::ClarabelInterface::set_clarabel_prob().
const int* casadi_clarabel_prob< T1 >::colindp |
Definition at line 25 of file clarabel_runtime.hpp.
Referenced by casadi::ClarabelInterface::set_clarabel_prob().
const casadi_qp_prob<T1>* casadi_clarabel_prob< T1 >::qp |
Definition at line 23 of file clarabel_runtime.hpp.
Referenced by casadi::ClarabelInterface::set_clarabel_prob(), and casadi::ClarabelInterface::set_work().
const int * casadi_clarabel_prob< T1 >::rowa |
Definition at line 27 of file clarabel_runtime.hpp.
Referenced by casadi::ClarabelInterface::set_clarabel_prob().
const int * casadi_clarabel_prob< T1 >::rowp |
Definition at line 25 of file clarabel_runtime.hpp.
Referenced by casadi::ClarabelInterface::set_clarabel_prob().