/SimpleSplines

A header only library for linear, and cubic spline interpolation in C++.

Primary LanguageC++MIT LicenseMIT

SimpleSplines

A header only library for linear and cubic spline interpolation in C++.

For the moment, the code is copied from the ASAP project. So the code is quite simple, but works well, too. I will try to impove it here, though.

Cheers, Dimitris