diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-27 18:10:23 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2025-06-27 18:10:23 -0400 |
| commit | 692e6185988fde5e20b883ac3d9d8f0847d96958 (patch) | |
| tree | dcaf5013ba4eff22877f8cf06de4387882c3e627 /chapters/beyond-dsp.tex | |
| parent | fcdbcbcd45dc567792429bb314df53b42ed9f22e (diff) | |
| download | dissertation-692e6185988fde5e20b883ac3d9d8f0847d96958.tar.gz | |
updates
Diffstat (limited to 'chapters/beyond-dsp.tex')
| -rw-r--r-- | chapters/beyond-dsp.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/beyond-dsp.tex b/chapters/beyond-dsp.tex index 5655b8c..9e6adf0 100644 --- a/chapters/beyond-dsp.tex +++ b/chapters/beyond-dsp.tex @@ -1764,7 +1764,7 @@ in the dataset. \subfloat[Query Latency]{\includegraphics[width=.32\textwidth, trim=5mm 5mm 0 0]{img/fig-bs-knn-query} \label{fig:knn-query}} \subfloat[Index Overhead]{\includegraphics[width=.32\textwidth, trim=5mm 5mm 0 0]{img/fig-bs-knn-space} \label{fig:knn-space}} %\vspace{-3mm} - \caption{k-NN Index Evaluation} + \caption{$k$-NN Index Evaluation} %\vspace{-3mm} \label{fig:knn-eval} \end{figure*} |