Skip to content
Snippets Groups Projects
Commit 89cda8c2 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Fixed copy-constructor in SparseMatrix

It cannot be default, because the internal view would still point to the
original matrix.
parent 4173b0f0
No related branches found
No related tags found
1 merge request!120Fixed copy-constructor in SparseMatrix
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment