T property

Matrix T

The transposed matrix of this

Implementation

Matrix get T => MatrixOperation.transposition(this);