PetscErrorCode QPSetIneq(QP qp, Mat Bineq, Vec cineq)Collective on QP
qp | - the QP | |
Bineq | - boolean matrix representing the inequality constraints placement | |
cineq | - vector prescribing inequality constraints |
Level:beginner
Location:src/qp/interface/qp.c
Index of all QP routines
Table of Contents for all manual pages
Index of all manual pages