.transpose

Transpose a matrix

Information

See transpose()

Interface

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

Generated at 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos