transpose

@get:JvmName(name = "transpose")
val transpose: Matrix<C, R>(source)

The transpose of this matrix, with swapped dimension types.