Uses of Class
org.quantlib.YieldTermStructure
-
-
Uses of YieldTermStructure in org.quantlib
Methods in org.quantlib that return YieldTermStructure Modifier and Type Method Description YieldTermStructureYieldTermStructureHandle. __deref__()YieldTermStructureYieldTermStructureHandle. currentLink()Methods in org.quantlib with parameters of type YieldTermStructure Modifier and Type Method Description static doubleBondFunctions. atmRate(Bond bond, YieldTermStructure discountCurve)static doubleBondFunctions. atmRate(Bond bond, YieldTermStructure discountCurve, Date settlementDate)static doubleBondFunctions. atmRate(Bond bond, YieldTermStructure discountCurve, Date settlementDate, double cleanPrice)doubleCapFloor. atmRate(YieldTermStructure discountCurve)static doubleCashFlows. atmRate(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows)static doubleCashFlows. atmRate(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate)static doubleCashFlows. atmRate(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)static doubleCashFlows. atmRate(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate, double npv)static doubleBondFunctions. bps(Bond bond, YieldTermStructure discountCurve)static doubleBondFunctions. bps(Bond bond, YieldTermStructure discountCurve, Date settlementDate)static doubleCashFlows. bps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows)static doubleCashFlows. bps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate)static doubleCashFlows. bps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)static doubleBondFunctions. cleanPrice(Bond bond, YieldTermStructure discountCurve)static doubleBondFunctions. cleanPrice(Bond bond, YieldTermStructure discountCurve, Date settlementDate)static doubleQuantLib. cleanPriceFromZSpread(Bond bond, YieldTermStructure discountCurve, double zSpread, DayCounter dc, Compounding compounding, Frequency freq)static doubleQuantLib. cleanPriceFromZSpread(Bond bond, YieldTermStructure discountCurve, double zSpread, DayCounter dc, Compounding compounding, Frequency freq, Date settlementDate)protected static longYieldTermStructure. getCPtr(YieldTermStructure obj)voidRelinkableYieldTermStructureHandle. linkTo(YieldTermStructure arg0)static doubleCashFlows. npv(Leg leg, YieldTermStructure discountCurve, double zSpread, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows)static doubleCashFlows. npv(Leg leg, YieldTermStructure discountCurve, double zSpread, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate)static doubleCashFlows. npv(Leg leg, YieldTermStructure discountCurve, double zSpread, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)static DoublePairCashFlows. npvbps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows)static DoublePairCashFlows. npvbps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate)static DoublePairCashFlows. npvbps(Leg leg, YieldTermStructure discountCurve, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)static doubleBondFunctions. zSpread(Bond bond, double cleanPrice, YieldTermStructure discountCurve, DayCounter dayCounter, Compounding compounding, Frequency frequency)static doubleBondFunctions. zSpread(Bond bond, double cleanPrice, YieldTermStructure discountCurve, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate)static doubleBondFunctions. zSpread(Bond bond, double cleanPrice, YieldTermStructure discountCurve, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate, double accuracy)static doubleBondFunctions. zSpread(Bond bond, double cleanPrice, YieldTermStructure discountCurve, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate, double accuracy, long maxIterations)static doubleBondFunctions. zSpread(Bond bond, double cleanPrice, YieldTermStructure discountCurve, DayCounter dayCounter, Compounding compounding, Frequency frequency, Date settlementDate, double accuracy, long maxIterations, double guess)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate, double accuracy)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate, double accuracy, long maxIterations)static doubleCashFlows. zSpread(Leg leg, double npv, YieldTermStructure arg2, DayCounter dayCounter, Compounding compounding, Frequency frequency, boolean includeSettlementDateFlows, Date settlementDate, Date npvDate, double accuracy, long maxIterations, double guess)
-