Floor Class Reference
[Financial instruments]
#include <ql/Instruments/capfloor.hpp>
Inheritance diagram for Floor:

Detailed Description
Concrete floor class.
Public Member Functions | |
Floor (const std::vector< boost::shared_ptr< CashFlow > > &floatingLeg, const std::vector< Rate > &exerciseRates, const Handle< YieldTermStructure > &termStructure, const boost::shared_ptr< PricingEngine > &engine) |