X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-cone.tex;h=2981439045a8e78bb134f79379b7ce2c613b4e42;hp=e35b5eb4babb13b16b202f1c52acd50a1076b3d2;hb=639e4225d9058eed0e83728935e37e927df04862;hpb=af7e58d88448fa6726d8e6df22b280390e0a5a34 diff --git a/mjo-cone.tex b/mjo-cone.tex index e35b5eb..2981439 100644 --- a/mjo-cone.tex +++ b/mjo-cone.tex @@ -16,11 +16,6 @@ % The space of Lyapunov-like operators on its argument. \newcommand*{\LL}[1]{ \mathbf{LL}\of{ {#1} } } -% Display a ``Discrete Complementarity Set'' (DCS). The first argument -% is the name of the cone, the second argument is a generating set for -% that cone, and the third argument is a generating set for its dual. -\newcommand*{\DCS}[3]{ C\of{{#1}} \cap \qty{ {#2} \times {#3} } } - % Cone inequality operators. \newcommand*{\gek}{ \succcurlyeq } \newcommand*{\gtk}{ \succ }