.transpose

Transpose a matrix

Information

See transpose()

Interface

function transpose<T>
  input T a;
  output T b;
end transpose;

Generated at 2026-02-23T19:13:46Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos