cubic Hermite spline
spline where each piece is a third-degree polynomial specified in Hermite form: that is, by its values and first derivatives at the end points of the corresponding domain interval
monotone cubic interpolation
variant of cubic interpolation that preserves monotonicity of the data set being interpolated; preserved by linear interpolation but not guaranteed by cubic interpolation