qpOASES  3.2.1
An Implementation of the Online Active Set Strategy
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CConstraintProductInterface for specifying user-defined evaluations of constraint products
 CMyConstraintProductExample illustrating the use of the ConstraintProduct class
 CFlipperAuxiliary class for storing a copy of the current matrix factorisations
 CIndexlistStores and manages index lists
 CMatMatrixHeaderStruct containing the variable header for mat file
 CMatrixAbstract base class for interfacing tailored matrix-vector operations
 CDenseMatrixInterfaces matrix-vector operations tailored to general dense matrices
 CSymDenseMatInterfaces matrix-vector operations tailored to symmetric dense matrices
 CSparseMatrixInterfaces matrix-vector operations tailored to general sparse matrices
 CSymSparseMatInterfaces matrix-vector operations tailored to symmetric sparse matrices
 CSparseMatrixRowInterfaces matrix-vector operations tailored to general sparse matrices
 CSymmetricMatrixAbstract base class for interfacing matrix-vector operations tailored to symmetric matrices
 CSymDenseMatInterfaces matrix-vector operations tailored to symmetric dense matrices
 CSymSparseMatInterfaces matrix-vector operations tailored to symmetric sparse matrices
 CMessageHandlingHandles all kind of error messages, warnings and other information
 COptionsManages all user-specified options for solving QPs
 CQProblemBImplements the online active set strategy for box-constrained QPs
 CQProblemImplements the online active set strategy for QPs with general constraints
 CSQProblemImplements the online active set strategy for QPs with varying matrices
 CSQProblemSchurImplements the online active set strategy for QPs with varying, sparse matrices
 CMessageHandling::ReturnValueListData structure for entries in global message list
 CSolutionAnalysisProvides additional tools for analysing QP solutions
 CSparseSolverBase class for linear solvers that are used in a Schur-complement implementation in qpOASES
 CSubjectToBase class for managing working sets of bounds and constraints
 CBoundsManages working sets of bounds (i.e. box constraints)
 CConstraintsManages working sets of constraints
 CTabularOutputStores internal information for tabular (debugging) output