aufgabe 2
This commit is contained in:
parent
ab4b93890d
commit
c7b83c1a42
5 changed files with 910 additions and 1 deletions
|
|
@ -42,6 +42,8 @@
|
|||
\newcommand\oh{\ensuremath{\scriptstyle{\mathcal{O}}}}
|
||||
\newcommand\Eh{\ensuremath{\mathrm{E}}}
|
||||
\newcommand\Var{\ensuremath{\mathrm{Var}}}
|
||||
\newcommand\argmax{\ensuremath{\mathrm{arg\,max}}}
|
||||
\newcommand\argmin{\ensuremath{\mathrm{arg\,min}}}
|
||||
|
||||
\newcommand\parens[1]{\ensuremath{\left(#1\right)}}
|
||||
\newcommand\brackets[1]{\ensuremath{\left[#1\right]}}
|
||||
|
|
@ -61,6 +63,7 @@
|
|||
\newcommand\algt[1]{{\normalfont\scshape#1}}
|
||||
\newcommand\com[1]{{\normalfont\itshape/\!\!/ #1}}
|
||||
|
||||
|
||||
\newenvironment{algorithmic}[1][1em]{
|
||||
\begin{minipage}[t]{\dimexpr\linewidth}
|
||||
\bfseries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue