mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
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: https://metacpan.org/release/Math-Spline
|