From 9690e923c54931f4fafccb8ff5e00121d2b974eb Mon Sep 17 00:00:00 2001
From: wolf
+ Fix: the
+ FullMatrix::mmult
and
+ FullMatrix::Tmmult
code don't
+ resize their output argument any more, as this is not common
+ style in the library. Furthermore,
+ FullMatrix::Tmmult
was utterly
+ broken.
+
Change: the matrix_norm
functions
of sparse and full matrices are renamed to
--
2.39.5