Classes that implement interpolation methods to be used with SpotRateCurve objects.

Details

  • FlatForward

  • Linear

  • LogLinear

  • NaturalSpline

  • HermiteSpline

  • MonotoneSpline

  • NelsonSiegel

  • NelsonSiegelSvensson

Every class that implement a interpolation method inherits the Interpolation class.