Given a matrix A and a diagonal index d (where 0 indicates the main diagonal and off-diagonals are identified by positive and negative integers), return the indices of the elements of this diagonal.
d is always correct but A can contain repetitions, so ...
Yes !!
so simple that it never occurred to me
Thanks! ;-)
351 Solvers
Flag largest magnitude swings as they occur
524 Solvers
345 Solvers
342 Solvers
313 Solvers