Some case studies to real matrices
function realMatrices import Modelica_LinearSystems2; input Integer n = 200; output Boolean ok; end realMatrices;