From 1deed90ec7fd95400a3bc8c39c289ebb8879fa13 Mon Sep 17 00:00:00 2001 From: James Webber Date: Sat, 4 Feb 2017 16:58:48 -0800 Subject: [PATCH] [DOC]: another latex hiccup (#440) * Fixed another formatting hiccup * Missed parentheses --- docs/tex/api/inference-classes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tex/api/inference-classes.tex b/docs/tex/api/inference-classes.tex index d928b160f..8f49537d8 100644 --- a/docs/tex/api/inference-classes.tex +++ b/docs/tex/api/inference-classes.tex @@ -90,7 +90,7 @@ \subsubsection{Monte Carlo} algorithms proceed by updating one sample $\beta^{(t)},\mathbf{z}^{(t)}$ at a time in the empirical approximation. Monte Carlo algorithms proceed by updating one sample -$\beta^{(t)},\mbz^{(t)}$ at a time in the empirical approximation. +$\beta^{(t)},\mathbf{(z)}^{(t)}$ at a time in the empirical approximation. % Markov chain Monte Carlo does this sequentially to update the current sample (index $t$ of \texttt{tf.Variable}s) conditional on