-
- Downloads
C++17 modernization: use std::optional for “periods” option of “plot_conditional_forecast”
Incidentally, in the JSON output, no longer assign a value to the “periods” field if not passed by the user (previously the value -1 was output in the JSON file).
Showing
- src/ComputingTasks.cc 8 additions, 7 deletionssrc/ComputingTasks.cc
- src/ComputingTasks.hh 3 additions, 3 deletionssrc/ComputingTasks.hh
- src/DynareBison.yy 1 addition, 1 deletionsrc/DynareBison.yy
- src/ParsingDriver.cc 5 additions, 3 deletionssrc/ParsingDriver.cc
- src/ParsingDriver.hh 1 addition, 1 deletionsrc/ParsingDriver.hh
Loading
Please register or sign in to comment