This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 832 - adding sparse and dense matrix does not compile
Summary: adding sparse and dense matrix does not compile
Status: RESOLVED DUPLICATE of bug 632
Alias: None
Product: Eigen
Classification: Unclassified
Component: Sparse (show other bugs)
Version: 3.2
Hardware: All All
: Normal Compilation Problem
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-25 22:10 UTC by Vladimir Trifonov
Modified: 2019-12-04 13:27 UTC (History)
2 users (show)



Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.