]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
mjo-linear_algebra.tex: use \transpose in the definition of \colvec.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Mar 2019 14:12:51 +0000 (10:12 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 28 Mar 2019 14:12:51 +0000 (10:12 -0400)
mjo-linear_algebra.tex

index aa0b05eaa640e74bc435aa85eab6c455c443a14c..5c3f715744b14db7b4984b063952f02ba5ac530e 100644 (file)
@@ -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