QuantLib_OneFactorModel_ShortRateTree (3) Linux Manual Page
QuantLib::OneFactorModel::ShortRateTree – Recombining trinomial tree discretizing the state variable. Synopsis #include <ql/models/shortrate/onefactormodel.hpp> Inherits TreeLattice1D< OneFactorModel::ShortRateTree >. Public Member Functions ShortRateTree (const boost::shared_ptr< TrinomialTree > &tree, const boost::shared_ptr< ShortRateDynamics > &dynamics, const TimeGrid &timeGrid) Plain tree build-up from short-rate dynamics. ShortRateTree (const boost::shared_ptr< TrinomialTree > &tree, const boost::shared_ptr< ShortRateDynamics > &dynamics, const boost::shared_ptr< TermStructureFittingParameter::NumericalImpl > &phi,…
