43154a7e9b
PR: ports/74380 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
4 lines
239 B
Text
4 lines
239 B
Text
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.
|