I mean what is the mane of the following operation
For square matrix $A,B$
$$ A ? B = \sum_{i,j}a_{i,j} b_{i,j} = Tr(A^T B) $$
I mean what is the mane of the following operation
For square matrix $A,B$
$$ A ? B = \sum_{i,j}a_{i,j} b_{i,j} = Tr(A^T B) $$
Copyright © 2021 JogjaFile Inc.
If you assume the matrices are real, then it’s a common matrix inner product called the Frobenius inner product: https://en.m.wikipedia.org/wiki/Frobenius_inner_product?wprov=sfti1