QuantoTermStructure (3) Linux Manual Page
QuantLib::QuantoTermStructure – Quanto term structure. Synopsis #include <ql/termstructures/yield/quantotermstructure.hpp> Inherits QuantLib::ZeroYieldStructure. Public Member Functions QuantoTermStructure (const Handle< YieldTermStructure > &underlyingDividendTS, const Handle< YieldTermStructure > &riskFreeTS, const Handle< YieldTermStructure > &foreignRiskFreeTS, const Handle< BlackVolTermStructure > &underlyingBlackVolTS, Real strike, const Handle< BlackVolTermStructure > &exchRateBlackVolTS, Real exchRateATMlevel, Real underlyingExchRateCorrelation) YieldTermStructure interface DayCounter dayCounter () const the day counter used…
