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