$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-03-25 13:29:10
Marcus Mendenhall wrote:
> The cubic splines (as opposed to piecewise cubic interpolators) are
> very smooth at the boundaries, so I think there is not a problem
> there. It has worked for me with no difficulties.
Hmm, whether a spline is interpolating or approximating only has to do
with how you calculated its pivot values. I am not sure if I understand
you correctly here.
Roland