for (int j = 0; j < a.GetLength(1); j++) //this method is caluclating the average of each row of my 2D array and storing them in tempArray.
確定! 回上一頁