WOLFRAM SYSTEM MODELER
'transpose()'transpose() |
SystemModel["ModelicaReference.Operators.'transpose()'"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Transpose of a matrix or permutation of the first two dimensions of an array
transpose(A)
Permutes the first two dimensions of array A. It is an error, if array A does not have at least 2 dimensions.