HomeDocumentation
Create a (shallow) copy of a linear matrix expression.
Return value:
Copy of expression object.
Example usage:
expr2 = expr1.copy()