twofactormodel (3) - Linux Manuals

twofactormodel: Abstract two-factor interest rate model class.

NAME

ql/models/shortrate/twofactormodel.hpp - Abstract two-factor interest rate model class.

SYNOPSIS


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

Classes


class TwoFactorModel
Abstract base-class for two-factor models.
class ShortRateDynamics
Class describing the dynamics of the two state variables.
class ShortRateTree
Recombining two-dimensional tree discretizing the state variable.

Detailed Description

Abstract two-factor interest rate model class.

Author

Generated automatically by Doxygen for QuantLib from the source code.