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)SubjectTo [protected]
Bounds()Bounds
Bounds(int_t _n)Bounds
Bounds(const Bounds &rhs)Bounds
clear()Bounds [protected]
copy(const Bounds &rhs)Bounds [protected]
SubjectTo::copy(const SubjectTo &rhs)SubjectTo [protected]
fixedBounds [protected]
flipFixed(int_t number)Bounds
freeeBounds [protected]
getFixed()Bounds [inline]
getFree()Bounds [inline]
getNBV() const Bounds [inline]
getNFR() const Bounds [inline]
getNFV() const Bounds [inline]
getNFX() const Bounds [inline]
getNumberOfType(SubjectToType _type) const SubjectTo [inline]
getNUV() const Bounds [inline]
getNV() const Bounds [inline]
getStatus(int_t i) const SubjectTo [inline]
getType(int_t i) const SubjectTo [inline]
hasNoLower() const SubjectTo [inline]
hasNoUpper() const SubjectTo [inline]
init(int_t _n=0)Bounds
moveFixedToFree(int_t number)Bounds
moveFreeToFixed(int_t number, SubjectToStatus _status)Bounds
nSubjectTo [protected]
noLowerSubjectTo [protected]
noUpperSubjectTo [protected]
operator=(const Bounds &rhs)Bounds
SubjectTo::operator=(const SubjectTo &rhs)SubjectTo
print()Bounds
removeIndex(Indexlist *const indexlist, int_t removenumber)SubjectTo [protected]
rotate(int_t offset)Bounds [virtual]
setNoLower(BooleanType _status)SubjectTo [inline]
setNoUpper(BooleanType _status)SubjectTo [inline]
setStatus(int_t i, SubjectToStatus value)SubjectTo [inline]
setType(int_t i, SubjectToType value)SubjectTo [inline]
setupAll(SubjectToStatus _status)Bounds [protected]
setupAllFree()Bounds
setupAllLower()Bounds
setupAllUpper()Bounds
setupBound(int_t number, SubjectToStatus _status)Bounds
shift(int_t offset)Bounds [virtual]
statusSubjectTo [protected]
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)SubjectTo [protected]
typeSubjectTo [protected]
~Bounds()Bounds [virtual]
~SubjectTo()SubjectTo [virtual]