disclyap_fast.m: bugfixes and improvements
Compare changes
@@ -19,7 +21,7 @@ function [X,exitflag]=disclyap_fast(G,V,tol,check_flag)
@@ -36,10 +38,11 @@ function [X,exitflag]=disclyap_fast(G,V,tol,check_flag)
@@ -48,7 +51,7 @@ A0=G;
@@ -56,20 +59,18 @@ while matd > tol && iter< 2000
\ No newline at end of file