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