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
Dynare
preprocessor
Commits
958661b3
Verified
Commit
958661b3
authored
Mar 08, 2019
by
Houtan Bastani
Browse files
update comment for map
parent
e0acc669
Pipeline
#961
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/DynamicModel.hh
View file @
958661b3
...
...
@@ -485,7 +485,7 @@ public:
//! Store info about pac models specific to the equation they appear in
//! (pac_model_name, standardized_eqtag) ->
//! (lhs, optim_share_index, ar_params_and_vars, ec_params_and_vars, non_optim_vars_params_and_constants)
//! (lhs, optim_share_index, ar_params_and_vars, ec_params_and_vars, non_optim_vars_params_and_constants
, additive_vars_params_and_constants, optim_additive_vars_params_and_constants
)
map
<
pair
<
string
,
string
>
,
tuple
<
pair
<
int
,
int
>
,
int
,
set
<
pair
<
int
,
pair
<
int
,
int
>>>
,
pair
<
int
,
vector
<
tuple
<
int
,
bool
,
int
>>>
,
vector
<
tuple
<
int
,
int
,
int
,
double
>>
,
vector
<
tuple
<
int
,
int
,
int
,
double
>>
,
vector
<
tuple
<
int
,
int
,
int
,
double
>>>>
pac_equation_info
;
...
...
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