CapPseudoDerivative (3) Linux Manual Page
QuantLib::CapPseudoDerivative – Synopsis#include <ql/models/marketmodels/pathwisegreeks/swaptionpseudojacobian.hpp> Public Member FunctionsCapPseudoDerivative (boost::shared_ptr< MarketModel > inputModel, Real strike, Size startIndex, Size endIndex, Real firstDF) const Matrix & volatilityDerivative (Size i) const const Matrix & priceDerivative (Size i) const Real impliedVolatility () const Detailed DescriptionIn order to compute market vegas, we need a class that gives the derivative of a cap…
