Skip to content
  • Johannes Pfeifer's avatar
    Bugfixes and improvements related to method 3 of lyapunov_symm.m · b90f3dee
    Johannes Pfeifer authored and Stéphane Adjemian's avatar Stéphane Adjemian committed
    - the function was called with the wrong input argument for this case (Q instead of R*Q*R'), crashing with incompatible matrix dimensions
    - the persistent variable X was not updated when the size of it changed, leading to crashes when estimation is followed by calls to DsgeSmoother.m where the state-space is different
    - Also eliminates the printed output in lyapunov_symm.m that could not be turned off and clutters estimation
    b90f3dee