set Matrix
This sets the 2D Array of this Matrix to a copy of a specified 2D Array.
Return
returns if the operation was successful
Parameters
set Matrix
the 2D Array to copy from
This sets the 2D Array of this Matrix to a copy of the 2D Array of another Matrix.
Return
returns if the operation was successful
Parameters
set Matrix
the Matrix to copy from