如果A是一个 m × n 的矩阵,而B是一个 p × q 的矩阵,克罗内克积则是一个 mp × nq 的分块矩阵
更具体地可表示为
例子
.
.
英语百科
Kronecker product 克罗内克积
In mathematics, the Kronecker product, denoted by ⊗, is an operation on two matrices of arbitrary size resulting in a block matrix. It is a generalization of the outer product (which is denoted by the same symbol) from vectors to matrices, and gives the matrix of the tensor product with respect to a standard choice of basis. The Kronecker product should not be confused with the usual matrix multiplication, which is an entirely different operation.