Skip to Content

libinterpolate v2.7.1

Created
Updated

Header-only C++ interpolation library.

# Usage

libinterpolate provides CMake targets:

find_package(libInterpolate CONFIG REQUIRED)
target_link_libraries(main PRIVATE libInterpolate::Interpolate) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

and 64 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Jan Aleksandrov's avatar Jan Aleksandrov

# Changelog

  • 977db88 [libinterpolate] Add new port (#44608)

# Source