helper class to instantiate standard market OIS cap / floors More...
Go to the source code of this file.
Classes | |
class | MakeOISCapFloor |
Namespaces | |
namespace | QuantExt |
Functions | |
Leg | getOisCapFloorUnderlying (const Leg &oisCapFloor) |
get the underlying ON coupons from an OIS cf More... | |
std::vector< std::pair< Real, Real > > | getOisCapFloorStrikes (const Leg &oisCapFloor) |
get the (cap, floor) - strikes from an OIS cf More... | |
helper class to instantiate standard market OIS cap / floors
Definition in file makeoiscapfloor.hpp.