QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
BootstrapError< Curve > Class Template Reference

#include <ql/termstructures/bootstraperror.hpp>

Public Member Functions

 BootstrapError (const Curve *curve, ext::shared_ptr< typename Traits::helper > instrument, Size segment)
Real operator() (Rate guess) const
const ext::shared_ptr< typename Traits::helper > & helper ()

Detailed Description

template<class Curve>
class QuantLib::BootstrapError< Curve >
Deprecated
Use a lambda instead (see e.g. the IterativeBootstrap class). Deprecated in version 1.40.