Get the matrix object that represents this operation. The ComplexMatrix
returned is a deep copy, so changes the object returned do not effect this object.

C# | Visual Basic | Visual C++ |
public Object GetOperationMatrix()
Public Function GetOperationMatrix As Object
public: virtual Object^ GetOperationMatrix() sealed

The object (ComplexMatrix) that represents this operation.