Description Usage Arguments Value
This function simply combines the objects associated with the boundedness constraints and the monotonicity constraints.
1 | combinemonobound(bdA, monoA)
|
bdA |
list containing the constraint matrix, vector of inequalities, and RHS vector associated with the boundedness constraints. |
monoA |
list containing the constraint matrix, vector on inequalities, and RHS vector associated with the monotonicity constraints. |
a list containing a unified constraint matrix, unified vector of inequalities, and unified RHS vector for the boundedness and monotonicity constraints of an LP/QCQP problem.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.