PC Magazine

fast matrix math

Performing math on multidimensional arrays very efficiently. For example, the Strassen algorithm uses fast matrix math on large matrices. See multidimensional array. THIS DEFINITION IS FOR PERSONAL ...
If you rotate something with transform matrix A, then by B, the combined transform is BA, isn't it?<P>I'm sure that's right, but I'm figuring out some coordinate frame transforms, & I get the reverse ...