.Modelica_LinearSystems2.ZerosAndPoles.Internal.sameVectorElements

Information

Determine identical elements of a vector

Interface

function sameVectorElements
  input Real v[:] "Vector";
  input Integer startIndex = 1 "Start index";
  output Integer endIndex = startIndex "startIndex:endIndex are identical elements in v";
end sameVectorElements;

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos