.transpose

Transpose a matrix

Information

See transpose()

Interface

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

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos