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