QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Abstract two-factor interest rate model class. More...
Go to the source code of this file.
Classes | |
class | TwoFactorModel |
Abstract base-class for two-factor models. More... | |
class | TwoFactorModel::ShortRateDynamics |
Class describing the dynamics of the two state variables. More... | |
class | TwoFactorModel::ShortRateTree |
Recombining two-dimensional tree discretizing the state variable. More... | |
Namespaces | |
namespace | QuantLib |
Abstract two-factor interest rate model class.
Definition in file twofactormodel.hpp.