Skip to content

Optimize addition/subtraction of sparse and dense matrices/vectors

Submitted by Alexander Werner

Assigned to Nobody

Link to original bugzilla bug (#632)
Version: 3.4 (development)

Description

Created attachment 369

Code to reproduce problem

The Documentation states that mixing sparse and dense matrices

in addition and substraction is supported, but this does not compile.

Attachment 369, "Code to reproduce problem":

test.cpp

Blocking

#814