Matrix product mathematical notation
Matrix product is a recurring research-paper notation family. Composes two linear transformations by taking row-by-column dot products across a shared dimension.
Matrix product: Composes two linear transformations by taking row-by-column dot products across a shared dimension. Example: Each output entry is a dot product between a row of A and a column of B.