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
29ff6685
Commit
29ff6685
authored
May 07, 2013
by
Johannes Pfeifer
Browse files
Fix typo in Manual
parent
996ff3bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/dynare.texi
View file @
29ff6685
...
...
@@ -3554,7 +3554,7 @@ declaration order. Conversely, k-th declared variable is numbered
Finally
,
the
state
variables
of
the
model
are
the
purely
backward
variables
and
the
mixed
variables
.
They
are
orderer
in
DR
-
order
when
they
appear
in
decision
rules
elements
.
There
are
@
code
{
M_
.
nspred
=
M_
.
npred
+
M_
.
nboth
}
such
variables
.
Similarly
,
one
has
@
code
{
M_
.
nfwrd
=
M_
.
nfwrd
+
M_
.
nboth
},
variables
.
Similarly
,
one
has
@
code
{
M_
.
n
s
fwrd
=
M_
.
nfwrd
+
M_
.
nboth
},
and
@
code
{
M_
.
ndynamic
=
M_
.
nfwrd
+
M_
.
nboth
+
M_
.
npred
}.
@
node
First
order
approximation
...
...
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