Matrix Transpose Method Bespoke Osc Library
Transposes the rows and columns of the matrix.

Namespace: Bespoke.Common.LinearAlgebra
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Function Transpose As Matrix

Return Value

Transposed matrix.
See Also