I've attached some code for 4x4 matrices. It includes matrix-matrix and matrix-vector multiplication, some unit test using sb-rt, and some timing tests.


Tom