矩阵乘法/快速

image

这就是矩阵乘法的原理,当且仅当 \(m\)\(n\) 列和 \(n\)\(k\) 列的矩阵相乘时可以得到 \(m\)\(k\) 列的矩阵。

posted @ 2026-07-13 20:33  MistyPost  阅读(6)  评论(0)    收藏  举报