Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libmath-spline-perl
Module providing cubic spline interpolation of data
https://metacpan.org/release/Math-Spline/
0
no reviews
Install
Math::spline 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.