This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen

Bug 832

Summary: adding sparse and dense matrix does not compile
Product: Eigen Reporter: Vladimir Trifonov <v_trifonov>
Component: SparseAssignee: Nobody <eigen.nobody>
Status: RESOLVED DUPLICATE    
Severity: Compilation Problem CC: chtz, v_trifonov
Priority: Normal    
Version: 3.2   
Hardware: All   
OS: All   
Whiteboard:

Description Vladimir Trifonov 2014-06-25 22:10:50 UTC
Perhaps I am missing something, but a quick look into SparseCore/SparseMatrixBase.h shows that there is no interface for mixed storage addition (there is for sparse/sparse through the plugin plugins/CommonCwiseBinaryOp.h) although the SparseCore/SparseCwiseBinaryOp.h seems to contain the implementation for that. It seems that the intention is there, but the execution is lacking...
Comment 1 Christoph Hertzberg 2014-06-25 22:24:10 UTC

*** This bug has been marked as a duplicate of bug 632 ***
Comment 2 Nobody 2019-12-04 13:27:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/832.