Skip to content
Snippets Groups Projects
Select Git revision
0 results

ModelTree.hh

Blame
    • Ferhat Mihoubi's avatar
      311102ff
      - Compute : · 311102ff
      Ferhat Mihoubi authored
        + the number of static, lag, lead and both variables,
        + the lead_lag_incidence matrix for variables related to previous blocks
        + the index of reordered policy rule
      for each block during the preprocessing step
      - correct a bug in the comment related to first order derivatives in _dynamic.m file for a block decomposed model without bytcode
      - avoid simplification of the Jacobian matrix (setting to zero all elements below the cutoff) for  estimated or stochastically simulated models: the cutoff option is set to 0.
      311102ff
      History
      - Compute :
      Ferhat Mihoubi authored
        + the number of static, lag, lead and both variables,
        + the lead_lag_incidence matrix for variables related to previous blocks
        + the index of reordered policy rule
      for each block during the preprocessing step
      - correct a bug in the comment related to first order derivatives in _dynamic.m file for a block decomposed model without bytcode
      - avoid simplification of the Jacobian matrix (setting to zero all elements below the cutoff) for  estimated or stochastically simulated models: the cutoff option is set to 0.