A C++ library for interpolation.
Run the following Vcpkg command to install the port.
vcpkg install libinterpolate
libinterpolate provides CMake targets:
find_package(libInterpolate CONFIG REQUIRED)
target_link_libraries(main PRIVATE libInterpolate::Interpolate)
v2.7.1#0
Mar 27, 2025
All
CD3/libInterpolate225
github.com/CD3/libInterpolate
977db88a84
MIT
Manifest