.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 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos