| cd-interp-linearcd-interp-linear — Interpolate data using a linear method |  | 
Description
This object implements linear interpolation of 2D ordered data.
 
Functions
cd_interp_linear_new ()
CdInterp *
cd_interp_linear_new (void);
Creates a new CdInterpLinear object.
Returns
 a new CdInterp object.
 
Since 0.1.31