help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

basis splines for interpolation (not fitting)


From: Simon Wiesheier
Subject: basis splines for interpolation (not fitting)
Date: Fri, 8 Mar 2024 17:56:56 +0100

Dear all,

can I use basis splines for interpolation and not fitting?

Or, say I already computed the control points ai (f = sum_i B_i a_i) and
all what I want to do is
to evaluate the basis spline B_i, for which we need (i) a knot vector
(t_i,...,t_i+k) that describes the support of B_i and (ii) the order of the
spline k.

Are there classes / types that allow me to do that?

Best,
Simon


reply via email to

[Prev in Thread] Current Thread [Next in Thread]