Instance Functions
- get( row, column )
Get the value at the specified position.
- set( row, column, value )
Set value at the specified row and column index.
- transpose( )
Transpose the Matrix.
Get the value at the specified position.
Set value at the specified row and column index.
Transpose the Matrix.