Documentation of 'org.jquantlib.termstructures.yieldcurves.PiecewiseYieldCurve' Java class
PiecewiseYieldCurve
org.jquantlib.termstructures.yieldcurves

Class PiecewiseYieldCurve<T extends Traits,I extends Interpolation.Interpolator,B extends Bootstrap>

  • All Implemented Interfaces:
    Extrapolator, TermStructure, PiecewiseCurve<I>, YieldTermStructure, Observable, Observer


    public class PiecewiseYieldCurve<T extends Traits,I extends Interpolation.Interpolator,B extends Bootstrap>
    extends LazyObject
    implements PiecewiseCurve<I>
    Piecewise yield term structure

    This term structure is bootstrapped on a number of interest rate instruments which are passed as a vector of handles to RateHelper instances. Their maturities mark the boundaries of the interpolated segments.

    Each segment is determined sequentially starting from the earliest period to the latest and is chosen so that the instrument whose maturity marks the end of such segment is correctly repriced on the curve.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.