Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
bde961fe
Commit
bde961fe
authored
Oct 09, 2013
by
Stéphane Adjemian
Browse files
Renamed options_.solve_maxit as options_.dp.maxit.
parent
99b63265
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/discretionary_policy_1.m
View file @
bde961fe
...
...
@@ -113,7 +113,7 @@ B=jacobia_(:,nnz(iyv)+1:end);
%%% MAIN ENGINE %%%
qz_criterium
=
options_
.
qz_criterium
;
solve_maxit
=
options_
.
solve_
maxit
;
solve_maxit
=
options_
.
dp
.
maxit
;
discretion_tol
=
options_
.
discretionary_tol
;
if
~
isempty
(
Hold
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment