started working on eigenvalue

This commit is contained in:
Robert 2021-03-24 21:02:15 +01:00
parent ce20075d26
commit 774dbb1651
6 changed files with 300 additions and 8 deletions

View file

@ -60,7 +60,7 @@ $\field^{n\times m}$ is the space of all $n \times m$-matrices. The following op
\item Conjugate transposition
\[
\conj{A} = \left(\overline{A}\right)^T
A^H = \left(\conj{A}\right)^T
\]
\end{enumerate}
\end{defi}