QuantLib_MakeCapFloor (3) Linux Manual Page
QuantLib::MakeCapFloor – helper class Synopsis#include <ql/instruments/makecapfloor.hpp> Public Member FunctionsMakeCapFloor (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…
