QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
localised-term-structure bootstrapper for most curve types. More...
#include <ql/termstructures/bootstraphelper.hpp>
#include <ql/math/optimization/costfunction.hpp>
#include <ql/math/optimization/constraint.hpp>
#include <ql/math/optimization/armijo.hpp>
#include <ql/math/optimization/levenbergmarquardt.hpp>
#include <ql/math/optimization/problem.hpp>
#include <ql/utilities/dataformatters.hpp>
#include <ql/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | PenaltyFunction< Curve > |
class | LocalBootstrap< Curve > |
Localised-term-structure bootstrapper for most curve types. More... | |
Namespaces | |
namespace | QuantLib |
localised-term-structure bootstrapper for most curve types.
Definition in file localbootstrap.hpp.