QuantLib_ForwardRate

Langue: en

Autres versions - même langue

Version: 374856 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::ForwardRate -

Forward-curve traits.

SYNOPSIS


#include <ql/termstructures/yield/bootstraptraits.hpp>

Public Types


typedef BootstrapHelper< YieldTermStructure > helper

Static Public Member Functions


static Date initialDate (const YieldTermStructure *c)

static Rate initialValue (const YieldTermStructure *)

static bool dummyInitialValue ()

static Rate initialGuess ()

static Rate guess (const YieldTermStructure *c, const Date &d)

static Rate minValueAfter (Size, const std::vector< Real > &)

static Rate maxValueAfter (Size, const std::vector< Real > &)

static void updateGuess (std::vector< Rate > &data, Rate forward, Size i)

static Size maxIterations ()

Detailed Description

Forward-curve traits.

Author

Generated automatically by Doxygen for QuantLib from the source code.