From d49867867cf950a85cabcbcbaf43bb762c9912ac Mon Sep 17 00:00:00 2001 From: Douglas Rumbaugh Date: Thu, 22 May 2025 14:34:30 -0400 Subject: updates --- chapters/beyond-dsp.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapters/beyond-dsp.tex') 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 -- cgit v1.2.3