Fixed renewcommand bug
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
\DeclareMathOperator{\E}{E}
|
\DeclareMathOperator{\E}{E}
|
||||||
\DeclareMathOperator{\Var}{Var}
|
\DeclareMathOperator{\Var}{Var}
|
||||||
\DeclareMathOperator{\Cov}{Cov}
|
\DeclareMathOperator{\Cov}{Cov}
|
||||||
\newcommand{\L}{\mathcal{L}}
|
\renewcommand{\L}{\mathcal{L}}
|
||||||
<!-- to indicate an estimator -->
|
<!-- to indicate an estimator -->
|
||||||
\newcommand{\est}{\widehat}
|
\newcommand{\est}{\widehat}
|
||||||
</macros>
|
</macros>
|
||||||
|
|||||||
Reference in New Issue
Block a user