Is there a name or symbol for the matrix division resulting in a scalar?

104 Views Asked by At

I am not talking about the inverse matrix, $A^{-1}$ which gives $A\times A^{-1}=I$, but rather the operation $\frac{1}{n}tr(\space\cdot \times A^{-1})$, which gives 1 when applied to a $n\times n$ matrix $A$.