dynare/mex
Sébastien Villemot c9eb6920c9
local_state_space_iteration_k MEX: fix bug in output
In its output, the MEX was returning values for all endogenous variables, but
it was used in a context where only the variables from oo_.dr.restrict_var_list
were expected (as is done with local_state_space_iteration_2 MEX).

This commit fixes this discrepancy, and also fixes the test that was checking
that both MEX are returning the same output.

Closes: #1768
2021-03-10 13:45:29 +01:00
..
build Merge remote-tracking branch 'Dynare/master' into enterprise 2021-01-11 11:06:55 +01:00
sources local_state_space_iteration_k MEX: fix bug in output 2021-03-10 13:45:29 +01:00