qpOASES  3.2.1
An Implementation of the Online Active Set Strategy
Bounds Member List

This is the complete list of members for Bounds, including all inherited members.

addIndex(Indexlist *const indexlist, int_t newnumber, SubjectToStatus newstatus)SubjectToprotected
Bounds()Bounds
Bounds(int_t _n)Bounds
Bounds(const Bounds &rhs)Bounds
clear()Boundsprotected
copy(const Bounds &rhs)Boundsprotected
SubjectTo::copy(const SubjectTo &rhs)SubjectToprotected
fixedBoundsprotected
flipFixed(int_t number)Bounds
freeeBoundsprotected
getFixed()Boundsinline
getFree()Boundsinline
getNBV() constBoundsinline
getNFR() constBoundsinline
getNFV() constBoundsinline
getNFX() constBoundsinline
getNumberOfType(SubjectToType _type) constSubjectToinline
getNUV() constBoundsinline
getNV() constBoundsinline
getStatus(int_t i) constSubjectToinline
getType(int_t i) constSubjectToinline
hasNoLower() constSubjectToinline
hasNoUpper() constSubjectToinline
init(int_t _n=0)Bounds
moveFixedToFree(int_t number)Bounds
moveFreeToFixed(int_t number, SubjectToStatus _status)Bounds
nSubjectToprotected
noLowerSubjectToprotected
noUpperSubjectToprotected
operator=(const Bounds &rhs)Bounds
SubjectTo::operator=(const SubjectTo &rhs)SubjectTo
print()Bounds
removeIndex(Indexlist *const indexlist, int_t removenumber)SubjectToprotected
rotate(int_t offset)Boundsvirtual
setNoLower(BooleanType _status)SubjectToinline
setNoUpper(BooleanType _status)SubjectToinline
setStatus(int_t i, SubjectToStatus value)SubjectToinline
setType(int_t i, SubjectToType value)SubjectToinline
setupAll(SubjectToStatus _status)Boundsprotected
setupAllFree()Bounds
setupAllLower()Bounds
setupAllUpper()Bounds
setupBound(int_t number, SubjectToStatus _status)Bounds
shift(int_t offset)Boundsvirtual
statusSubjectToprotected
SubjectTo()SubjectTo
SubjectTo(int_t _n)SubjectTo
SubjectTo(const SubjectTo &rhs)SubjectTo
swapFree(int_t number1, int_t number2)Bounds
swapIndex(Indexlist *const indexlist, int_t number1, int_t number2)SubjectToprotected
typeSubjectToprotected
~Bounds()Boundsvirtual
~SubjectTo()SubjectTovirtual