.Modelica_LinearSystems2.Math.Matrices.trace

Information

Sum of the diagonal elements of A

Interface

function trace
  extends Modelica.Icons.Function;
  input Real A[:, size(A, 1)];
  output Real result;
end trace;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos