QuantLib_SingleProductComposite (3) Linux Manual Page
QuantLib::SingleProductComposite – Composition of one or more market-model products. Synopsis#include <ql/models/marketmodels/products/singleproductcomposite.hpp> Inherits QuantLib::MarketModelComposite. Public Member FunctionsMarketModelMultiProduct interface Size numberOfProducts () const Size maxNumberOfCashFlowsPerProductPerStep () const bool nextTimeStep (const CurveState ¤tState, std::vector< Size > &numberCashFlowsThisStep, std::vector< std::vector< CashFlow > > &cashFlowsGenerated) return value indicates whether path is finished, TRUE means done std::auto_ptr< MarketModelMultiProduct > clone ()…
