Var mx=new RowMatrix (count);
Var mx1=Transpose (mx). T;
Mx1. Rows. SaveAsTextFile (args (1));
I created a var count: above RDD (Vector) and then I want to transpose this matrix, but only to the original matrix, this how to deal with the great god door???
CodePudding user response:
The import breeze. Linalg. Library is the Transpose I use