QuantLib_BlackCallableZeroCouponBondEngine (3) Linux Manual Page
QuantLib::BlackCallableZeroCouponBondEngine – Black-formula callable zero coupon bond engine. Synopsis#include <ql/experimental/callablebonds/blackcallablebondengine.hpp> Inherits QuantLib::BlackCallableFixedRateBondEngine. Public Member FunctionsBlackCallableZeroCouponBondEngine (const Handle< Quote > &fwdYieldVol, const Handle< YieldTermStructure > &discountCurve) volatility is the quoted fwd yield volatility, not price vol BlackCallableZeroCouponBondEngine (const Handle< CallableBondVolatilityStructure > &yieldVolStructure, const Handle< YieldTermStructure > &discountCurve) volatility is the quoted fwd yield volatility, not price…
