-
- Downloads
det_cond_forecast: when using bytecode, do not use block decomposition even with “block” option
Bytecode does not support conditional forecasting with block decomposition (since the derivatives w.r.t. exogenous are no longer provided by the preprocessor when doing block decomposition). In practice trying this would lead to a crash.
Showing
- matlab/perfect-foresight-models/det_cond_forecast.m 7 additions, 15 deletionsmatlab/perfect-foresight-models/det_cond_forecast.m
- mex/sources/bytecode/Interpreter.cc 2 additions, 37 deletionsmex/sources/bytecode/Interpreter.cc
- mex/sources/bytecode/Interpreter.hh 0 additions, 2 deletionsmex/sources/bytecode/Interpreter.hh
Loading
Please register or sign in to comment