.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 2025-09-18T18:21:15Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos