Home
last modified time | relevance | path

Searched refs:sModType (Results 1 – 2 of 2) sorted by relevance

/dports/math/qposases/qpOASES-3.2.1/src/
H A DSQProblemSchur.cpp1531 int_t sModType = 0; in removeConstraint() local
1593 sModType = 2; in removeConstraint()
1613 sModType = 3; in removeConstraint()
1634 sModType = 1; in removeConstraint()
1646 if ( sModType == 1 ) in removeConstraint()
1683 else if ( sModType == 2 ) in removeConstraint()
1810 int_t sModType = 0; in removeBound() local
1858 sModType = 2; in removeBound()
1878 sModType = 3; in removeBound()
2006 sModType = 1; in removeBound()
[all …]
/dports/math/casadi/casadi-3.5.5/external_packages/qpOASES/src/
H A DSQProblemSchur.cpp1541 int_t sModType = 0; in removeConstraint() local
1603 sModType = 2; in removeConstraint()
1623 sModType = 3; in removeConstraint()
1644 sModType = 1; in removeConstraint()
1656 if ( sModType == 1 ) in removeConstraint()
1693 else if ( sModType == 2 ) in removeConstraint()
1820 int_t sModType = 0; in removeBound() local
1868 sModType = 2; in removeBound()
1888 sModType = 3; in removeBound()
2016 sModType = 1; in removeBound()
[all …]