getFactors (3) Linux Manual Page
QuantLib::MarketModelPathwiseDiscounter – Synopsis#include <ql/models/marketmodels/pathwisediscounter.hpp> Public Member FunctionsMarketModelPathwiseDiscounter (Time paymentTime, const std::vector< Time > &rateTimes) void getFactors (const Matrix &LIBORRates, const Matrix &Discounts, Size currentStep, std::vector< Real > &factors) const Detailed Descriptionthis class returns the number of units of the discretely compounding money market account that 1 unit of cash at the payment can buy using…
