libmath-spline-perl

Module providing cubic spline interpolation of data
  https://metacpan.org/release/Math-Spline/
  0
  no reviews



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.