.Spot.Base.Complex.sumC

Information

Interface

function sumC
  extends Icons.Function;
  input Types.Complex[:] z "complex vector";
  output Types.Complex s "sum of components of z";
end sumC;

Generated at 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos