.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 2026-07-02T20:18:56Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos