Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/apimanual.md
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ A pair of primal-dual variables $(x^\star, y^\star)$ is optimal if

If ``\mathcal{C}_i`` is a vector set, the discussion remains valid with
``y_i(\frac{1}{2}x^TQ_ix + a_i^T x + b_i)`` replaced with the scalar product
between `y_i` and the vector of scalar-valued quadratic functions.
between ``y_i`` and the vector of scalar-valued quadratic functions.

!!! note
For quadratic programs with only affine constraints, the optimality condition
Expand Down