convexity (3) Linux Manual Page
QuantLib::CashFlows – cashflow-analysis functions Synopsis#include <ql/cashflows/cashflows.hpp> Static Public Member Functionsstatic Leg::const_iterator previousCashFlow (const Leg &leg, Date refDate=Date()) static Leg::const_iterator nextCashFlow (const Leg &leg, Date refDate=Date()) static Rate previousCouponRate (const Leg &leg, const Date &refDate=Date()) static Rate nextCouponRate (const Leg &leg, const Date &refDate=Date()) static Date startDate (const Leg &leg) static Date maturityDate (const Leg &leg)…
