cinterpolate: Interpolation From C

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>.

Package details

AuthorRich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph]
MaintainerRich FitzJohn <rich.fitzjohn@gmail.com>
LicenseMIT + file LICENSE
Version1.0.2
URL https://github.com/mrc-ide/cinterpolate
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cinterpolate")

Try the cinterpolate package in your browser

Any scripts or data that you put into this service are public.

cinterpolate documentation built on Sept. 13, 2024, 5:07 p.m.