.transpose

Transpose a matrix

Information

See transpose()

Interface

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

Generated at 2025-07-06T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos