You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
std::vector<QuantLib::ext::shared_ptr<BootstrapHelper<T> > > makeHelpers(Datum iiData[], Size N, const QuantLib::ext::shared_ptr<I>& ii,
68
+
69
+
std::vector<QuantLib::ext::shared_ptr<BootstrapHelper<ZeroInflationTermStructure>>> makeHelpers(Datum iiData[], Size N, const QuantLib::ext::shared_ptr<ZeroInflationIndex>& ii,
70
+
Date startDate,
70
71
const Period& observationLag, const Calendar& calendar,
0 commit comments