Skip to content
Snippets Groups Projects
Verified Commit 339ba710 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'linear_approximationm' of git.dynare.org:JohannesPfeifer/dynare

Ref. !2130
parents 8bb9a398 be28ab1c
No related branches found
No related tags found
No related merge requests found
...@@ -3823,7 +3823,10 @@ speed-up on large models. ...@@ -3823,7 +3823,10 @@ speed-up on large models.
.. option:: linear_approximation .. option:: linear_approximation
   
Solves the linearized version of the perfect foresight Solves the linearized version of the perfect foresight
model. The model must be stationary. Only available with option model. The model must be stationary and a steady state
needs to be provided. Linearization is conducted about the
last defined steady state, which can derive from ``initval``,
``endval`` or a subsequent ``steady``. Only available with option
``stack_solve_algo==0`` or ``stack_solve_algo==7``. ``stack_solve_algo==0`` or ``stack_solve_algo==7``.
   
*Output* *Output*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment