diff options
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 af84b43..74afdd2 100644 --- a/chapters/beyond-dsp.tex +++ b/chapters/beyond-dsp.tex @@ -365,7 +365,7 @@ interface, with the same performance as their specialized implementations. \begin{algorithm} \caption{Answering an Iterative Deletion Decomposable Search Problem} - \label{alg:dyn-query} + \label{alg:dyn-idsp-query} \KwIn{$q$: query parameters, $\mathscr{I}_1 \ldots \mathscr{I}_m$: blocks} \KwOut{$R$: query results} |