Logo
Reference manual - version ored_version
ComputationGraphBuilder Class Reference

Classes

struct  PayLogEntry

Public Member Functions

 ComputationGraphBuilder (ComputationGraph &g, const std::vector< std::string > &opLabels, const ASTNodePtr root, const QuantLib::ext::shared_ptr< Context > context, const QuantLib::ext::shared_ptr< ModelCG > model=nullptr, const std::optional< std::set< std::string > > &minimalModelCcys=std::nullopt)
void run (const bool generatePayLog, const bool includePastCashflows=false, const std::string &script="", bool interactive=false)
const std::set< std::size_t > & keepNodes () const
const std::vector< PayLogEntry > & payLogEntries () const