This project is archived. Its data is
read-only
.
Fixed copy-constructor in SparseMatrix
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fixed copy-constructor in SparseMatrix
Jakub Klinkovský
requested to merge
JK/fix-copy-move
into
develop
Jan 15, 2022
Overview
0
Commits
3
Pipelines
0
Changes
5
It cannot be default, because the internal view would still point to the original matrix.
Merge request reports
Loading