static Matrix matrixOfMatricesToMatrix(MatrixOfMatrices mm, int rows) { if (mm == null) null; ret new Matrix { }; }