diff options
author | Nao Pross <np@0hm.ch> | 2021-06-20 19:11:28 +0200 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-06-20 19:11:28 +0200 |
commit | 0a850778d935434519f3b3a2a522ee37dcef073b (patch) | |
tree | 88476888a1f0a47e5813595beefe50a3f525343c /vorlesungen/14_msehilbertraum/MathSemMSE-14-hilbertraum.tex | |
parent | Restructure (diff) | |
parent | fix paper/ifs/references.bib (diff) | |
download | SeminarMatrizen-0a850778d935434519f3b3a2a522ee37dcef073b.tar.gz SeminarMatrizen-0a850778d935434519f3b3a2a522ee37dcef073b.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '')
-rw-r--r-- | vorlesungen/14_msehilbertraum/MathSemMSE-14-hilbertraum.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vorlesungen/14_msehilbertraum/MathSemMSE-14-hilbertraum.tex b/vorlesungen/14_msehilbertraum/MathSemMSE-14-hilbertraum.tex new file mode 100644 index 0000000..b06500c --- /dev/null +++ b/vorlesungen/14_msehilbertraum/MathSemMSE-14-hilbertraum.tex @@ -0,0 +1,14 @@ +% +% MathSem-14-msehilbertraum.tex -- Präsentation +% +% (c) 2017 Prof Dr Andreas Müller, Hochschule Rapperswil +% +\documentclass[aspectratio=169]{beamer} +\input{common.tex} +\setboolean{presentation}{true} +\begin{document} +\begin{frame} +\titlepage +\end{frame} +\input{slides.tex} +\end{document} |