helper class for implied vanilla bond spread calculation More...
#include <qle/instruments/impliedbondspread.hpp>
Collaboration diagram for ImpliedBondSpreadHelper:Static Public Member Functions | |
| static QuantLib::Real | calculate (const QuantLib::ext::shared_ptr< QuantLib::Bond > &bond, const QuantLib::ext::shared_ptr< QuantLib::PricingEngine > &engine, const QuantLib::ext::shared_ptr< QuantLib::SimpleQuote > &spreadQuote, QuantLib::Real targetValue, bool isCleanPrice, QuantLib::Real accuracy, QuantLib::Natural maxEvaluations, QuantLib::Real minSpread, QuantLib::Real maxSpread) |
helper class for implied vanilla bond spread calculation
The passed engine must be linked to the passed quote
Definition at line 42 of file impliedbondspread.hpp.
|
static |
Definition at line 55 of file impliedbondspread.cpp.
Here is the caller graph for this function: