From: Michael Orlitzky Date: Thu, 14 Feb 2019 20:21:44 +0000 (-0500) Subject: examples.tex: mention the new Moore-Penrose \pseudoinverse. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=commitdiff_plain;h=2719020929ee56f190a9e0e91083fb70ee086c9c examples.tex: mention the new Moore-Penrose \pseudoinverse. --- diff --git a/examples.tex b/examples.tex index f33ed74..26db4b1 100644 --- a/examples.tex +++ b/examples.tex @@ -98,7 +98,9 @@ their tensor product is $\tp{x}{y}$. The Kronecker product of matrices $A$ and $B$ is $\kp{A}{B}$. The adjoint of the operator $L$ is $\adjoint{L}$, or if it's a matrix, then its transpose is - $\transpose{L}$. Its trace is $\trace{L}$. + $\transpose{L}$. Its trace is $\trace{L}$. Another matrix-specific + concept is the Moore-Penrose pseudoinverse of $L$, denoted by + $\pseudoinverse{L}$. The span of a set $X$ is $\spanof{X}$, and its codimension is $\codim{X}$. The projection of $X$ onto $V$ is $\proj{V}{X}$. The