diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-09 16:25:47 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-09-09 16:25:47 +0200 |
commit | 15b6405261f267d24c509ed8f356d4eaffda1794 (patch) | |
tree | 08c97c373d39b0fe331498a6465d09ef925026bb /buch/papers/multiplikation | |
parent | typo (diff) | |
download | SeminarMatrizen-15b6405261f267d24c509ed8f356d4eaffda1794.tar.gz SeminarMatrizen-15b6405261f267d24c509ed8f356d4eaffda1794.zip |
Kapitel 7
Diffstat (limited to 'buch/papers/multiplikation')
-rwxr-xr-x | buch/papers/multiplikation/einlteung.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/multiplikation/einlteung.tex b/buch/papers/multiplikation/einlteung.tex index 3ffc24c..7637854 100755 --- a/buch/papers/multiplikation/einlteung.tex +++ b/buch/papers/multiplikation/einlteung.tex @@ -17,7 +17,7 @@ C_{ij} = \sum_{k=1}^n A_{ik} B_{kj}. \label{multiplikation:eq:MM} \end{equation} Grafisch kann die Matrizenmultiplikation $\mathbf{AB}=\mathbf{C}$ wie in Abbildung \ref{multiplikation:fig:mm_viz} visualisiert werden. -\index{Matrizenmultiplikation}% +\index{Matrixmultiplikation}% \index{Multiplikation, Matrizen-}% Im Fall einer Matrizengr\"osse von $2\times 2$ kann die Matrixgleichung \begin{equation} |