Imagine that you have a descritized matrix A which the points are $A_{i,j}$ with $i=1,...,n$ and $j=1,...,m$
Then we can label the points as $A_{k}$, where $k=i+n(m-j)$.
I had already seen some examples but I have never seen the proof of this.
Can someone explain me why this labeling $k=i+n(m-j)$ works? Or do you know where can I find the proof?
Thanks in advance to everyone