Minotaur 0.4.1
Docs for developers
Public Member Functions | Public Attributes | List of all members
Minotaur::qpOASESData Class Reference

#include <qpOASESEngine.h>

Public Member Functions

 qpOASESData (int n_, int m_, int nnzh_, int nnza_)
 

Public Attributes

qpOASES::SQProblem * qp
 
qpOASES::SymSparseMat * H
 
qpOASES::SparseMatrixRow * A
 
qpOASES::sparse_int_t * Hir
 
qpOASES::sparse_int_t * Hjc
 
qpOASES::real_t * Hval
 
qpOASES::sparse_int_t * Air
 
qpOASES::sparse_int_t * Ajc
 
qpOASES::real_t * Aval
 
size_t n
 
size_t m
 
double * g
 
double * lb
 
double * ub
 
double * lbA
 
double * ubA
 

Detailed Description

The qpOASES perspective of a QP in sparse row compressed format


The documentation for this class was generated from the following files:

Minotaur source code documented by Doxygen 1.9.4 on Thu Apr 24 2025