dynare/matlab/perfect-foresight-models
Stéphane Adjemian (Hermes) be0f6230ad Cosmetic changes.
- Use a switch-case block.
 - Added a warning when the user tries to solve a linear(ized) model
with solve_algo different from 0 (for a linear model).
 - Added an error message if the user try to solve a linearized model
with stack_solve_algo=6 (not implemented).
2016-05-24 17:26:06 +02:00
..
private Code factorization. 2016-05-24 17:26:06 +02:00
det_cond_forecast.m Replace globals by inputs in make_ex_.m and make_y_.m 2016-03-11 16:28:17 +01:00
linear_approximation_accuracy.m Added a function to evaluate the accuracy of the linear approximation 2015-07-07 17:55:41 +02:00
linear_perfect_foresight_problem.m Allow linear_approximation option with stack_solve_algo=7. 2015-07-07 17:55:41 +02:00
make_ex_.m Replace globals by inputs in make_ex_.m and make_y_.m 2016-03-11 16:28:17 +01:00
make_y_.m Make evaluate_steady_state.m honor nocheck flag 2016-03-25 22:12:52 +01:00
perfect_foresight_problem.m solve bugs when there are lags of exogenous variables on more than one 2015-05-27 12:22:32 +02:00
perfect_foresight_setup.m Replace globals by inputs in make_ex_.m and make_y_.m 2016-03-11 16:28:17 +01:00
perfect_foresight_simulation.m Moved files related to perfect foresight models in a subfolder. 2015-02-12 15:30:26 +01:00
perfect_foresight_solver.m Merge pull request #1148 from JohannesPfeifer/foresight_imaginary 2016-04-12 13:06:26 +02:00
perfect_foresight_solver_core.m Cosmetic changes. 2016-05-24 17:26:06 +02:00
sim1.m Removed oo_ from sim1 routine. 2016-05-24 17:26:06 +02:00
sim1_lbj.m Removed oo_ from sim1_lbj routine. 2016-05-24 17:26:06 +02:00
sim1_linear.m Removed oo_ from sim1_linear routine. 2016-05-24 17:26:06 +02:00
sim1_purely_backward.m Removed oo_ from sim1_purely_{backward,forward} routines. 2016-05-24 17:26:06 +02:00
sim1_purely_forward.m Removed oo_ from sim1_purely_{backward,forward} routines. 2016-05-24 17:26:06 +02:00
solve_stacked_linear_problem.m Code factorization. 2016-05-24 17:26:06 +02:00
solve_stacked_problem.m Code factorization. 2016-05-24 17:26:06 +02:00