9Linear splines
The linear spline represents a set of line segments between the two adjacent data points (Vk,Ik) and (Vk+1,Ik+1). ... The linear spline is constructed for each interval V = [Vk,Vk+1] independently and it matches the data values (Vk,Ik) for k=0,1,...,n.