.Modelica_LinearSystems2.ZerosAndPoles.Internal.sameMatrixRows

Information

Determine identical rows of a [:,2] matrix

Interface

function sameMatrixRows
  input Real M[:, 2] "Matrix";
  input Integer startIndex = 1 "Start index";
  output Integer endIndex = startIndex "startIndex:endIndex are identical rows in M";
end sameMatrixRows;

Generated at 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos