Tesla Graphics Engine Documentation (January 2012)
Transpose Method (value)
Tesla
►
Tesla.Math
►
Matrix
►
Transpose(Matrix)
C#
Swaps the rows and columns of the supplied matrix.
Declaration Syntax
C#
public
static
Matrix
Transpose
(
Matrix
value
)
Parameters
value
(
Matrix
)
Source matrix
Return Value
Transposed matrix
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)