aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/tex/docmacros.sty
diff options
context:
space:
mode:
Diffstat (limited to 'doc/thesis/tex/docmacros.sty')
-rw-r--r--doc/thesis/tex/docmacros.sty2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/thesis/tex/docmacros.sty b/doc/thesis/tex/docmacros.sty
index a29205d..7fed6e8 100644
--- a/doc/thesis/tex/docmacros.sty
+++ b/doc/thesis/tex/docmacros.sty
@@ -20,6 +20,8 @@
% Functions
\DeclareMathOperator{\sinc}{sinc}
+\DeclareMathOperator*{\argmax}{arg\,max}
+\DeclareMathOperator*{\argmin}{arg\,min}
% Complex numbers
\renewcommand{\Re}[1]{\mathrm{Re} \left\{#1\right\}}