I apologize if this question has been asked. I know several similar ones have been asked but I cannot find one answering this in particular.
I want to know what this summation means: $$\sum_{i,j=1}^{M}$$
Is this equivalent to $$\sum_{i=1}^M \sum_{j=1}^M$$
or does it mean that i and j will be incremented together at the same time?
If context is needed, the equation is coming from here equation 16 on the third page (page 392 of the journal).