aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/70-graphen/beschreibung.tex
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-05-26 22:02:15 +0200
committerNao Pross <np@0hm.ch>2021-05-26 22:02:15 +0200
commit31fa08ffa722b2f0fba35393f661f7346d41af4e (patch)
tree318a90e21c4b130bacbb477f64addc3da2a6a2ce /buch/chapters/70-graphen/beschreibung.tex
parentStart working on feedback (diff)
parentMerge pull request #17 from NaoPross/book-typos (diff)
downloadSeminarMatrizen-31fa08ffa722b2f0fba35393f661f7346d41af4e.tar.gz
SeminarMatrizen-31fa08ffa722b2f0fba35393f661f7346d41af4e.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'buch/chapters/70-graphen/beschreibung.tex')
-rw-r--r--buch/chapters/70-graphen/beschreibung.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/70-graphen/beschreibung.tex b/buch/chapters/70-graphen/beschreibung.tex
index 25cfcc0..a0f46da 100644
--- a/buch/chapters/70-graphen/beschreibung.tex
+++ b/buch/chapters/70-graphen/beschreibung.tex
@@ -401,7 +401,7 @@ Sie hat für $i\ne j$ die Einträge
\\
&=\text{Anzahl der Kanten, die $i$ mit $j$ verbinden}
\\
-&=a_{ij}
+&=a_{ij}.
\end{align*}
Die Adjazenzmatrix eines Graphen lässt sich also aus der
Inzidenzmatrix berechnen.