X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-linear_algebra.tex;h=b3d4296f1b968e0da72a2d553c637bfe93861819;hp=955dd3a3347e4db45c5f251dba877a68acdd34a2;hb=84908a9784ed6e4c8e856572ecb33a916a6fe46d;hpb=c8d8bbdccefb39cad8e8748cc2251179428bdf24 diff --git a/mjo-linear_algebra.tex b/mjo-linear_algebra.tex index 955dd3a..b3d4296 100644 --- a/mjo-linear_algebra.tex +++ b/mjo-linear_algebra.tex @@ -43,8 +43,5 @@ % The ``write a big vector as a matrix'' operator. \newcommand*{\matricize}[1]{ \operatorname{mat} \of{{#1}} } -% The inverse of the adjoint of an operator (the argument). -\newcommand*{\adjinv}[1]{ \left( {#1}^{*} \right)^{-1} } - % An inline column vector, with parentheses and a transpose operator. \newcommand*{\colvec}[1]{ \left( {#1} \right)^{T} }