|
returnValue | Flipper_get (Flipper *_THIS, Bounds *const _bounds, real_t *const _R, Constraints *const _constraints, real_t *const _Q, real_t *const _T) |
|
unsigned int | Flipper_getDimT (Flipper *_THIS) |
|
returnValue | Flipper_init (Flipper *_THIS, unsigned int _nV, unsigned int _nC) |
|
returnValue | Flipper_set (Flipper *_THIS, const Bounds *const _bounds, const real_t *const _R, const Constraints *const _constraints, const real_t *const _Q, const real_t *const _T) |
|
BEGIN_NAMESPACE_QPOASES void | FlipperCON (Flipper *_THIS, unsigned int _nV, unsigned int _nC) |
|
void | FlipperCPY (Flipper *FROM, Flipper *TO) |
|
- Author
- Hans Joachim Ferreau, Andreas Potschka, Christian Kirches
- Version
- 3.1embedded
- Date
- 2007-2015
Implementation of the Flipper class designed to manage working sets of constraints and bounds within a QProblem.
Definition in file Flipper.c.