Compounds | |
| class | QpBoundData |
| class | QpBoundDense |
| class | QpBoundDenseLinsys |
| class | QpBoundLinsys |
| class | QpBoundResiduals |
| class | QpBoundVars |
minimize c' x + ( 1/2 ) x' * Q x ; subject to l <= x <= u,
where l and u are vectors that may contain infinite elements (that is, upper and lower bounds need not exist for all components).
1.2.18