VegaBumpCollection (3) Linux Manual Page
QuantLib::VegaBumpCollection –
Synopsis
#include <ql/models/marketmodels/pathwisegreeks/vegabumpcluster.hpp>Public Member Functions
VegaBumpCollection (const boost::shared_ptr< MarketModel > &volStructure, bool allowFactorwiseBumping=true)VegaBumpCollection (const std::vector< VegaBumpCluster > &allBumps, const boost::shared_ptr< MarketModel > &volStructure)
Size numberBumps () const
const boost::shared_ptr< MarketModel > & associatedModel () const
const std::vector< VegaBumpCluster > & allBumps () const
bool isFull () const
bool isNonOverlapping () const
bool isSensible () const
