Returns the contents of the matrix as a 9 element array.
"matrix2D_var" is a variable referencing a Matrix2D object. |
"matrix2D_var" is a variable referencing a Matrix2D object. |
| Type | Description |
| double[] | Returns the array of matrix values. |