Transpose Matrix Node#

Transpose Matrix node.

The Transpose Matrix node flips a matrix over its diagonal.

See also

Transpose on Wikipedia.

Inputs#

Matrix

The matrix to be transposed.

Properties#

This node has no properties.

Outputs#

Matrix

The transposed matrix.