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
85f855d7
Commit
85f855d7
authored
Jun 11, 2010
by
Sébastien Villemot
Browse files
Estimation DLL: fixed bug in EstimatedParametersDescription::getNumberOfPeriods()
parent
32e41b7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
mex/sources/estimation/EstimatedParametersDescription.cc
View file @
85f855d7
...
...
@@ -44,4 +44,5 @@ EstimatedParametersDescription::getNumberOfPeriods() const
if
(
r2
>
r
)
r
=
r2
;
}
return
r
;
}
Write
Preview
Markdown
is supported
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