mborland / bivariate-interpolation

Implementation of 2d akima interpolation for Boost.Math

Repository from Github https://github.commborland/bivariate-interpolationRepository from Github https://github.commborland/bivariate-interpolation

bivariate-interpolation

Implementation of 2d akima interpolation for Boost.Math

Sources:

Akima, H. (1978). A Method of Bivariate Interpolation and Smooth Surface Fitting for Irregularly Distributed Data Points. ACM Transactions on Mathematical Software 4, 148-164.

Akima, H. (1996). Algorithm 761: scattered-data surface fitting that has the accuracy of a cubic polynomial. ACM Transactions on Mathematical Software 22, 362–371.

R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional Delaunay triangulation package. ACM Transactions on Mathematical Software. 22, 1-8.

About

Implementation of 2d akima interpolation for Boost.Math

License:Boost Software License 1.0


Languages

Language:C++ 83.8%Language:CMake 16.2%