withTenor (3) Linux Manual Page
QuantLib::MakeCapFloor – helper class Synopsis MakeCapFloor (CapFloor::Type capFloorType, const Period &capFloorTenor, const boost::shared_ptr< IborIndex > &iborIndex, Rate strike=Null< Rate >(), const Period &forwardStart=0 *Days) operator CapFloor () const operator boost::shared_ptr< CapFloor > () const MakeCapFloor & withNominal (Real n) MakeCapFloor & withEffectiveDate (const Date &effectiveDate, bool firstCapletExcluded) MakeCapFloor & withTenor (const Period &t) MakeCapFloor &…
