.OpenModelica.Internal.arrayMin

Returns the smallest element of a multidimenstional array

Information

See min()

Interface

function arrayMin<ArrayType, ScalarBasicType>
  input ArrayType a;
  output ScalarBasicType b;
end arrayMin;

Generated at 2026-04-06T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos