Documentation of 'org.jquantlib.termstructures.RateHelper' Java class
RateHelper
org.jquantlib.termstructures

Class RateHelper

  • All Implemented Interfaces:
    Observable, Observer, PolymorphicVisitable
    Direct Known Subclasses:
    FixedRateBondHelper, FuturesRateHelper, RelativeDateRateHelper


    public abstract class RateHelper
    extends BootstrapHelper<YieldTermStructure>
    Base helper class for yield-curve bootstrapping

    This class provides an abstraction for the instruments used to bootstrap a term structure. It is advised that a rate helper for an instrument contains an instance of the actual instrument class to ensure consistency between the algorithms used during bootstrapping and later instrument pricing. This is not yet fully enforced in the available rate helpers, though - only SwapRateHelper and FixedCouponBondHelper contain their corresponding instrument for the time being.

    • Constructor Detail

      • RateHelper

        public RateHelper(double quote)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.