.transpose

Transpose a matrix

Information

See transpose()

Interface

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

Generated at 2025-12-06T19:14:00Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos