Mxd Lin Cubic
Subtype of Interp MethodThe reference quantity is interpolated according to the QuantLib MixedLinearCubic method.
For a user-supplied number N, the first N nodes are linearly interpolated, whereas the remaining nodes are interpolated according to the cubic method.
This method supports several specifications optionally supplied through an object of type Interpolation
If the latter object is omitted, the default Interp#5 is assumed.