Some case studies to complex matrices
function multiplyRealMatrices2 input Integer n = 50; input Integer nr = 50; output Boolean ok; end multiplyRealMatrices2;