From 9c35945180234848c47879ab61dae5697f2e2f39 Mon Sep 17 00:00:00 2001 From: Aaron Huber Date: Wed, 24 Jul 2019 09:19:05 -0400 Subject: [PATCH] Reorganization of Sec. 3 and 4 --- exact.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exact.tex b/exact.tex index 386a51c..f011d80 100644 --- a/exact.tex +++ b/exact.tex @@ -7,7 +7,7 @@ \ForAll{$\wVec \in \pw$} \If{$\sketchHashParam{\wVec} = \buck$} %\If{$\sketchPolarParam{\wVec} = 1$} - \State $\polSum += \sketchPolarParam{\wVec}$%+= 1$ + \State $\polSum \mathrel{+}=\sketchPolarParam{\wVec}$%+= 1$ %\Else % \State $\gIJ -= 1$ %\EndIf