what is the name of this operation: $x^T\otimes B$

68 Views Asked by At

So the question is simple: how the following operation is commonly called?

$x^T\otimes B$, each element of matrix B is multiplied by the array $x^T$, so the result is a matrix. I'm not even sure if I used the correct symbol.

1

There are 1 best solutions below

1
On BEST ANSWER

This is the Kronecker product, the finite-dimensional version of the tensor product.