.transpose

Transpose a matrix

Information

See transpose()

Interface

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

Generated at 2026-01-13T19:13:56Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos