Classes that implement interpolation methods to be used with SpotRateCurve
objects.
FlatForward
Linear
LogLinear
NaturalSpline
HermiteSpline
MonotoneSpline
NelsonSiegel
NelsonSiegelSvensson
Every class that implement a interpolation method inherits the
Interpolation
class.