I think there is a need to have either a new constructor that can convert a double-array to 2D matrix by supplying row and column or a new to-double-array2 method that can return a 2D double array. I ...