Transpose static method

Matrix Transpose(
  1. Matrix matrix
)

Implementation

external static Matrix Transpose(Matrix matrix);