$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-12-12 16:45:26
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Eric Niebler
> Yes, there are all kinds of ways to do the interpolation. Clearly an
> interpolation TimeSeries adapter should be parameterized on the
> interpolation policy, perhaps defaulting to linear.
How about smoothing? This is typically independent of interpolation
policy and would default to no smoothing.