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) | |
| 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 |