
11 Aug
2007
11 Aug
'07
6:35 p.m.
On 8/10/07, Eric Niebler <eric@boost-consulting.com> wrote:
Discretization for the other series types is not useless. For sparse, for example, it enforces that samples may only exist at offsets that are a multiple of the discretization.
Does this apply to floating point series as well? If so, then it makes the discretized floating point case behave similarly to the integer offset case, i.e. the continuous range run is / can be reduced to a discrete set of points. If so, great. Best regards, Stjepan