You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using normest for a non-square matrix and was prompted with a dimension error. I believe in this line, the n should be changed to an m since the operator S has size (m,n).