transpose abstract method

Matrix transpose()

Performs transposition of the matrix

Implementation

Matrix transpose();