Creates a deep copy of the Matrix.
A copy of the Matrix.
The deep copy creates a new Matrix and copies the values from the origin to the
new Matrix.
The clone is of type Matrix.
Matrix Class | TeamYaffa.CRaPI.Utility Namespace