Skip to main content

Unit 1.4.5 Comparison

In the "Additional Exercises" in Unit 1.6.1, you experience how to cast matrix-matrix multiplication in terms of matrix-vector multiplication, rank-1 update, and row-times-matrix multiplication operations by calling routines that are part of the Basic Linear Algebra Subprograms (discussed in Unit 1.5.1) and the BLAS-like Library Instantiation Software (discussed in Unit 1.5.2). After you complete those exercises, you will be able to compare and contrast the different implementations.