Fix computation of objective function in OSR when covariances are specified
Compare changes
@@ -48,16 +48,13 @@ n = length(i_var);
@@ -48,16 +48,13 @@ n = length(i_var);
[vx,u] = lyapunov_symm(A,B*Sigma_e*B',options_.qz_criterium,options_.lyapunov_complex_threshold, [], [], options_.debug);