🔧 Adding a common tex macros file to include

This commit is contained in:
Louis 2025-12-15 13:30:04 +01:00
parent 4dbc745461
commit 584580f029

3
_macros.tex Normal file
View file

@ -0,0 +1,3 @@
\newcommand{\ELBO}[2]{\mathcal{J}(#1,#2)}
\newcommand{\R}{\mathcal{R}}
\newcommand{\ELBORTheta}{\ELBO{\R}{\pmb{\theta}}}