Fixed copy-constructor in SparseMatrix

It cannot be default, because the internal view would still point to the original matrix.

Merge request reports

Loading