Transpose this 2x2 matrix

Namespace: VVVV.Utils.VMath
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public Matrix2x2 Transpose()

Return Value

a, c, b, d

See Also