cinterpolate

From MaRDI portal
(Redirected from Software:110173)
Cinterpolate



CRANcinterpolateMaRDI QIDQ110173FDOQ110173

Interpolation From C

Rich Fitzjohn

Last update: 29 November 2023

Copyright license: MIT license, File License

Software version identifier: 1.0.0, 1.0.1

Simple interpolation methods designed to be used from C code. Supports constant, linear and spline interpolation. An R wrapper is included but this package is primarily designed to be used from C code using 'LinkingTo'. The spline calculations are classical cubic interpolation, e.g., Forsythe, Malcolm and Moler (1977) <ISBN: 9780131653320>.




Cited In (1)


This page was built for software: cinterpolate