swap
Method of ComplexMatrix.
swap(ComplexMatrix rhs) -> void
Swaps the contents of the ComplexMatrix lhs and rhs.
Parameters
- rhs: The second ComplexMatrix.
Method of ComplexMatrix.
swap(ComplexMatrix rhs) -> voidSwaps the contents of the ComplexMatrix lhs and rhs.