class'transpose()'

transpose()

Extends from ModelicaReference.Icons.Information (Icon for general information packages).

Information

Transpose of a matrix or permutation of the first two dimensions of an array

Syntax

transpose(A)

Description

Permutes the first two dimensions of array A. It is an error, if array A does not have at least 2 dimensions.