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