cinterpolate (Q110173)
From MaRDI portal
| This is the item page for this Wikibase entity, intended for internal use and editing purposes. Please use this page instead for the normal view: cinterpolate |
Interpolation From C
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | cinterpolate |
Interpolation From C |
Statements
29 November 2023
0 references
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>.
0 references