blob: cd11472a7b6ca7136582f0e547a2fecdc7567d38 (
plain) (
blame)
1
2
3
4
5
6
|
This package provides cubic spline interpolation of numeric data. The
data is passed as references to two arrays containing the x and y
ordinates. It may be used as an exporter of the numerical functions or,
more easily as a class module.
WWW: http://search.cpan.org/dist/Math-Spline/
|