From 0d80243c5e52beca2e0cb47d6bfae98ac2f73f90 Mon Sep 17 00:00:00 2001 From: Nerd Date: Mon, 6 Apr 2020 00:10:05 +0800 Subject: [PATCH] Fix typo --- docs/src/apimanual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/apimanual.md b/docs/src/apimanual.md index e3a586eee2..e9d6f979a2 100644 --- a/docs/src/apimanual.md +++ b/docs/src/apimanual.md @@ -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