0
votes
0answers
83 views

How can I sort the elements in a 3-dimensional table? [closed]

I'm doing a calculation where I need to sort the elements in a 3-dimensional table (because I have 3 running indexes), but I'd like to treat all of it as a 1-dimensional object and sort them by ...