.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-10-14T18:25:21Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos