QuantLib_BootstrapHelper (3) Linux Manual Page
QuantLib::BootstrapHelper – Base helper class for bootstrapping. Synopsis#include <ql/termstructures/bootstraphelper.hpp> Inherits QuantLib::Observer, and QuantLib::Observable. Inherited by RelativeDateRateHelper. Public Member FunctionsBootstrapHelper (const Handle< Quote > "e) BootstrapHelper (Real quote) BootstrapHelper interface Real quoteError () const Real quoteValue () const bool quoteIsValid () const virtual Real impliedQuote () const =0 virtual void setTermStructure (TS *) sets the term…
