Skip to content

lyapunov_solver: Eliminate confusing transpose

Johannes Pfeifer requested to merge JohannesPfeifer:patch-1 into master

The transpose was copied from dsge_likelihood.m in https://github.com/DynareTeam/dynare/commit/2c5b1fed2d43ffdeb60207295e0a03610864b487, while the calls in all other functions do not have it. As Q is symmetric, it does not matter

Merge request reports

Loading