diff options
Diffstat (limited to 'chapters/beyond-dsp.tex')
| -rw-r--r-- | chapters/beyond-dsp.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapters/beyond-dsp.tex b/chapters/beyond-dsp.tex index 38a99c5..87f44ba 100644 --- a/chapters/beyond-dsp.tex +++ b/chapters/beyond-dsp.tex @@ -1353,7 +1353,7 @@ structures. Specifically, \subsection{Design Space Evaluation} - +\label{ssec:dyn-ds-exp} \begin{figure} %\vspace{0pt} \centering @@ -1519,7 +1519,7 @@ in this case, doesn't add a significant amount of overhead over a single instance of the static structure. \subsection{$k$-NN Search} - +\label{ssec:dyn-knn-exp} Next, we'll consider answering high dimensional exact $k$-NN queries using a static Vantage Point Tree (VPTree)~\cite{vptree}. This is a binary search tree with internal nodes that partition records based |