Test functions of Modelica.Math.Matrices that cannot be used in a model since output array dimension depends on computation
function Matrices3 extends Modelica.Icons.Function; import Modelica.Math.Matrices; output Boolean ok = false; end Matrices3;