How to minimize matrix function in MathCAD?

1.2k Views Asked by At

I need to minimize my function Trr(Rr), where Rr is matrix with given constraints, Trr returns sum of its elements

Here's what I did:

enter image description here

MathCAD says

Variable is not determined

What am I missing?