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
Johannes Pfeifer
dynare
Commits
4d183aa9
Commit
4d183aa9
authored
Jul 12, 2012
by
Stéphane Adjemian
Browse files
Fixed bug fix introduced in git#
6d6e337f
.
parent
6d6e337f
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/dyn_first_order_solver.m
View file @
4d183aa9
...
...
@@ -64,7 +64,7 @@ function [dr,info] = dyn_first_order_solver(jacobia,DynareModel,dr,DynareOptions
%
You
should
have
received
a
copy
of
the
GNU
General
Public
License
%
along
with
Dynare
.
If
not
,
see
<
http
:
//www.gnu.org/licenses/>.
persistent
reorder_jacobian_columns
innovations_idx
index_s
index_m
index_c
index_p
row_indx
index_0m
index_0p
k1
k2
j3
j4
persistent
reorder_jacobian_columns
innovations_idx
index_s
index_m
index_c
index_p
row_indx
index_0m
index_0p
k1
k2
j3
j4
state_var
persistent
ndynamic
nstatic
nfwrd
npred
nboth
nd
nyf
n
...
...
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