onefactormodel.hpp

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

ql/models/shortrate/onefactormodel.hpp -

Abstract one-factor interest rate model class.

SYNOPSIS


#include <ql/models/model.hpp>
#include <ql/methods/lattices/lattice1d.hpp>
#include <ql/methods/lattices/trinomialtree.hpp>

Classes


class OneFactorModel
Single-factor short-rate model abstract class.
class OneFactorModel::ShortRateDynamics
Base class describing the short-rate dynamics.
class OneFactorModel::ShortRateTree
Recombining trinomial tree discretizing the state variable.
class OneFactorAffineModel
Single-factor affine base class.

Detailed Description

Abstract one-factor interest rate model class.

Author

Generated automatically by Doxygen for QuantLib from the source code.