libInterpolate NuGet Package

A C++ interpolation library.

This library provides classes to perform various types of function interpolation (linear, spline, etc).

Currently implemented methods are:

1D Interpolation: linear, cubic spline, monotonic spline interpolation
2D Interpolation: bilinear, bicubic, thin plate spline.




Got any libInterpolate Question?





Info

Version: 2.3.2
Author(s): masariello
Last Update: Thursday, January 7, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/CD3/libInterpolate
NuGet Url: https://www.nuget.org/packages/libInterpolate


Install
Install-Package libInterpolate
dotnet add package libInterpolate
paket add libInterpolate
libInterpolate Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

0

days-since-last-release

1206