.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 2025-01-14T19:25:37Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos