@@ -225,7 +225,7 @@ dynare_gui_.estimation.solver{num,4} = 'Use the Anderson-Moore Algorithm (AIM) t
...
@@ -225,7 +225,7 @@ dynare_gui_.estimation.solver{num,4} = 'Use the Anderson-Moore Algorithm (AIM) t
num=num+1;
num=num+1;
dynare_gui_.estimation.solver{num,1}='sylvester';
dynare_gui_.estimation.solver{num,1}='sylvester';
dynare_gui_.estimation.solver{num,2}='default';
dynare_gui_.estimation.solver{num,2}='default';
dynare_gui_.estimation.solver{num,3}={'','default','fixed_point'};% special
dynare_gui_.estimation.solver{num,3}={'default','fixed_point'};% special
dynare_gui_.estimation.solver{num,4}='Determines the algorithm used to solve the Sylvester equation for block decomposed model. Possible values for OPTION are: default and fixed_point. Default value is default.';
dynare_gui_.estimation.solver{num,4}='Determines the algorithm used to solve the Sylvester equation for block decomposed model. Possible values for OPTION are: default and fixed_point. Default value is default.';