Do anybody have a function with which I can transpose a Matrix in Java which has the following form:
double[][]
I have function like this:<
Here's a small change!
for (int j = i; j < m[0].length; j++)