diff options
author | Patrik Müller <patrik.mueller@ost.ch> | 2022-07-18 17:34:37 +0200 |
---|---|---|
committer | Patrik Müller <patrik.mueller@ost.ch> | 2022-07-18 17:34:37 +0200 |
commit | e1f5d6267540ea8dc758696fb08cb7540362cf8f (patch) | |
tree | 9262e3e7dd31bcea50a5e1dc43cab4fa8f681625 /buch/chapters/070-orthogonalitaet | |
parent | Change image scripts to PDF format, update Makefile, add complex plane plot (diff) | |
download | SeminarSpezielleFunktionen-e1f5d6267540ea8dc758696fb08cb7540362cf8f.tar.gz SeminarSpezielleFunktionen-e1f5d6267540ea8dc758696fb08cb7540362cf8f.zip |
First complete draft of Laguerre chapter
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/070-orthogonalitaet/gaussquadratur.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex index 2e43cec..25844df 100644 --- a/buch/chapters/070-orthogonalitaet/gaussquadratur.tex +++ b/buch/chapters/070-orthogonalitaet/gaussquadratur.tex @@ -1,7 +1,8 @@ % % Anwendung: Gauss-Quadratur % -\section{Anwendung: Gauss-Quadratur} +\section{Anwendung: Gauss-Quadratur +\label{buch:orthogonalitaet:section:gauss-quadratur}} \rhead{Gauss-Quadratur} Orthogonale Polynome haben eine etwas unerwartet Anwendung in einem von Gauss erdachten numerischen Integrationsverfahren. |