Personal website Rudolf Adamkovič

Home / Linear algebra / Matrix multiplication


Anti-definition

\(A \vec{b}\) and \(AB\) are

undefined if the number of columns in \(A\) does not match

  • the number of components in \(\vec{b}\) and
  • the number of rows in \(B\),

respectively, as

every column of \(A\) must be scaled

by some weight.


© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.