From 600f029ff68f5b04476bcf99538647b0953c50c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sun, 22 Nov 2020 19:01:08 +0100 Subject: Minor change. --- sampling_alg_lac2020/LAC-20.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sampling_alg_lac2020/LAC-20.tex b/sampling_alg_lac2020/LAC-20.tex index d83eb75..5b60f72 100644 --- a/sampling_alg_lac2020/LAC-20.tex +++ b/sampling_alg_lac2020/LAC-20.tex @@ -516,7 +516,7 @@ We already explained the core part of the sample selection algorithm. The remain \State $s \gets s'$ \EndIf \EndFor - \State $\mathit{last}[s] = t$ + \State $\mathit{last}[s] \gets t$ \State \Return $s$ \end{algorithmic} \caption{This is the pseudo code of the sampling function.} -- cgit v1.2.3