SyntaxFix
Write A Post
Hire A Developer
Questions
This is going to depend on your application but in general the fastest way to transpose a matrix would be to invert your coordinates when you do a look up, then you do not have to actually move any data.