iterativebootstrap (3) - Linux Manuals

iterativebootstrap: universal piecewise-term-structure boostrapper.

NAME

ql/termstructures/iterativebootstrap.hpp - universal piecewise-term-structure boostrapper.

SYNOPSIS


#include <ql/termstructures/bootstraphelper.hpp>
#include <ql/termstructures/bootstraperror.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/solvers1d/brent.hpp>
#include <ql/utilities/dataformatters.hpp>

Classes


class IterativeBootstrap< Curve >
Universal piecewise-term-structure boostrapper.

Detailed Description

universal piecewise-term-structure boostrapper.

Author

Generated automatically by Doxygen for QuantLib from the source code.