optionletPrices (3) Linux Manual Page
QuantLib::OptionletStripper1 – Synopsis #include <ql/termstructures/volatility/optionlet/optionletstripper1.hpp> Inherits QuantLib::OptionletStripper. Public Member Functions OptionletStripper1 (const boost::shared_ptr< CapFloorTermVolSurface > &, const boost::shared_ptr< IborIndex > &index, Rate switchStrikes=Null< Rate >(), Real accuracy=1.0e-6, Natural maxIter=100) const Matrix & capFloorPrices () const const Matrix & capFloorVolatilities () const const Matrix & optionletPrices () const Rate switchStrike () const LazyObject interface void performCalculations…
