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

#include <casadi_feasiblesqpmethod.hpp>

Detailed Description

template<typename T1>
struct casadi_feasiblesqpmethod_prob< T1 >

Definition at line 25 of file casadi_feasiblesqpmethod.hpp.

Public Attributes

const casadi_nlpsol_prob< T1 > * nlp
 
const casadi_int * sp_h
 
const casadi_int * sp_a
 
const casadi_int * sp_hr
 

Member Data Documentation

◆ nlp

template<typename T1 >
const casadi_nlpsol_prob<T1>* casadi_feasiblesqpmethod_prob< T1 >::nlp

Definition at line 26 of file casadi_feasiblesqpmethod.hpp.

◆ sp_a

template<typename T1 >
const casadi_int * casadi_feasiblesqpmethod_prob< T1 >::sp_a

Definition at line 28 of file casadi_feasiblesqpmethod.hpp.

◆ sp_h

template<typename T1 >
const casadi_int* casadi_feasiblesqpmethod_prob< T1 >::sp_h

Definition at line 28 of file casadi_feasiblesqpmethod.hpp.

◆ sp_hr

template<typename T1 >
const casadi_int * casadi_feasiblesqpmethod_prob< T1 >::sp_hr

Definition at line 28 of file casadi_feasiblesqpmethod.hpp.


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