We consider first point queries to the data. The point query i should
ideally be answered by A[i]; instead, it will be answered by H[i],
leading to square error (A[i]-H[i])^2. We want to minimize or nearly
minimize thus sum square error. Next, we consider range queries, of
the form (ell,r), which should ideally be answered by the sum of A[i]
over i in the range ell to r. Finally, we consider some of these
questions with regard to two-dimensional signals A[i,j] indexed by two
(or more) integers instead of just a single integer.
Paper Available at:
ftp://dimacs.rutgers.edu/pub/dimacs/TechnicalReports/TechReports/2004/2004-52.ps.gz