New macros

This commit is contained in:
Louis 2025-12-15 18:27:06 +01:00
parent bc2d474a73
commit c3c132920f

View file

@ -1,3 +1,6 @@
\newcommand{\ELBO}[2]{\mathcal{J}(#1,#2)}
\newcommand{\R}{\mathcal{R}}
\newcommand{\ELBORTheta}{\ELBO{\R}{\pmb{\theta}}}
\newcommand{\Var}{\mathbb{V}}
\newcommand{\Esp}{\mathbb{E}}
\newcommand{\Prob}{\mathbb{P}}