ShortRateModel (3) Linux Manual Page
QuantLib::ShortRateModel – Abstract short-rate model class.
Synopsis
#include <ql/models/model.hpp>
Inherits QuantLib::CalibratedModel.
Inherited by OneFactorModel, and TwoFactorModel.
Public Member Functions
ShortRateModel (Size nArguments)
virtual boost::shared_ptr< Lattice > tree (const TimeGrid &) const =0
Detailed Description
Abstract short-rate model class.
Author
Generated automatically by Doxygen for QuantLib from the source code.
