Skip to content
Commit 15e9096c authored by Karl Rupp's avatar Karl Rupp
Browse files

Sparse matrices: Fixed incorrect dimension deduction in viennacl::copy()

Matrices were incorrectly assumed to be square when using
std::vector<std::map<> >. Also, resizing for device->host copy was not
carried out for empty std::vector<std::map<> >.
parent a36dabf1
Loading
Loading
Loading
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