Fixed renewcommand bug

This commit is contained in:
2026-08-01 14:59:58 +00:00
parent 15a3314f4a
commit 2451ec3512
+1 -1
View File
@@ -37,7 +37,7 @@
\DeclareMathOperator{\E}{E}
\DeclareMathOperator{\Var}{Var}
\DeclareMathOperator{\Cov}{Cov}
\newcommand{\L}{\mathcal{L}}
\renewcommand{\L}{\mathcal{L}}
<!-- to indicate an estimator -->
\newcommand{\est}{\widehat}
</macros>