Commit 2021-02-02 14:43 25c34e04
View on Github →refactor(linear_algebra,algebra/algebra): generalize linear_map.smul_right (#5967)
- the new linear_map.smul_rightgeneralizes both the oldlinear_map.smul_rightand the oldlinear_map.smul_algebra_right;
- add smul_comm_classforlinear_maps.