From: Michael Orlitzky Date: Thu, 28 Mar 2019 14:12:51 +0000 (-0400) Subject: mjo-linear_algebra.tex: use \transpose in the definition of \colvec. X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=7550b6a2e37298217b5cd4890299a64fb5cf1762;p=mjotex.git mjo-linear_algebra.tex: use \transpose in the definition of \colvec. --- diff --git a/mjo-linear_algebra.tex b/mjo-linear_algebra.tex index aa0b05e..5c3f715 100644 --- a/mjo-linear_algebra.tex +++ b/mjo-linear_algebra.tex @@ -66,7 +66,7 @@ \newcommand*{\matricize}[1]{ \operatorname{mat}\of{{#1}} } % An inline column vector, with parentheses and a transpose operator. -\newcommand*{\colvec}[1]{ \left({#1}\right)^{T} } +\newcommand*{\colvec}[1]{ \transpose{\left({#1}\right)} } % Bounded linear operators on some space. The required argument is the % domain of those operators, and the optional argument is the