|
|
|
|
|
by hayasaki
1050 days ago
|
|
They have an error in their formula, but the vectorized form(stacking columns of the matrix to form a vector) of the triple matrix multiplication(A times B times C) can be changed to a form involving kronecker products against another vectorized matrix. I wouldn't say that is everything, but it is a useful trick. |
|