We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2dfe52 commit 926a922Copy full SHA for 926a922
src/ECOS.jl
@@ -77,7 +77,7 @@ end
77
# Provide ECOS with a problem in the form
78
# min c'x
79
# st A*x = b
80
-# G*x in_K h,
+# G*x ⪯_K h,
81
# or equivalently h - G*x in K
82
# or equivalently G*x + s = h, s in K
83
# K is the product of R+ and multiple second-order cones, with the
0 commit comments