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
Currently, diagnind() requires the matrix instance in order to calculate the indices.
It would be great to have a version which requires only the dimensions of the matrix (m, n) to calculate the indices.