This library provides smooth spline approximations of 1 or 2-D data. The smoothness and the order of the generated splines can be changed by parameter settings. ApproxSpline is an interface to some of the functions inplemented in the FITPACK package by Paul Dierckx from netlib.
DIERCKX is a package of Fortran subroutines for calculating smoothing splines for various kinds of data and geometries, with automatic knot selection. This library is also called FITPACK, but is independent of the FITPACK library by Alan Cline. Reference Paul Dierckx, Curve and Surface Fitting with Splines, Oxford University Press, 1993 Developer Paul Dierckx, Department of Computer Science, K.U. Leuven, Celestijnenlaan 200 A, B-3001, Heverlee, Belgium Paul.Dierckx@cs.kuleuven.ac.be
Name | Description |
---|---|
Blocks | Sublibrary of ready to use blocks |
Curve1d | |
Surf2d | |
Plot | Utility functions for data visualization |
TestModels | |
Utilities | Utility functions needed in the library |
Icons |
Author of DIERCKX library: Paul Dierckx Department of Computer Science, K.U. Leuven, Celestijnenlaan 200 A, B-3001, Heverlee, Belgium email: Paul.Dierckx@cs.kuleuven.ac.be