.Spot.Base.Complex.detC

Determinant of complex number matrix

Information

Interface

function detC
  extends Icons.Function;
  input Types.Complex z "complex argument";
  output Real det_z "determinant of z";
end detC;

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos