11bc637de8
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.
5 lines
239 B
Plaintext
5 lines
239 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.
|