]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - mjo-cone.tex
Add \inverse and \lyapunovrank commands.
[mjotex.git] / mjo-cone.tex
index c556f4b14338306b8537a931f7f91c7588e5e310..6c681e9ebee4a7d0a9b7fef673ac3bf45cd1f1d5 100644 (file)
@@ -11,7 +11,7 @@
 
 % The dual of a subset of an inner-product space; always a closed
 % convex cone.
-\newcommand*{\dual}[1]{ {#1}^{*} }
+\newcommand*{\dual}[1]{ #1^{*} }
 
 %
 % Common cones.
@@ -59,6 +59,8 @@
 % The space of Lyapunov-like operators on its argument.
 \newcommand*{\LL}[1]{ \mathbf{LL}\of{ {#1} } }
 
+% The Lyapunov rank of the given cone.
+\newcommand*{\lyapunovrank}[1]{ \beta\of{ {#1} } }
 
 %
 % Cone inequality operators.