This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 656 - SparseMatrix::resize and ::conservativeResize ignore Eigen::NoChange
Summary: SparseMatrix::resize and ::conservativeResize ignore Eigen::NoChange
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Sparse (show other bugs)
Version: 3.2
Hardware: All All
: Normal minor
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-16 10:50 UTC by Alexander Werner
Modified: 2019-12-04 12:36 UTC (History)
0 users



Attachments
Code to reproduce problem (404 bytes, text/x-c++src)
2013-09-16 10:50 UTC, Alexander Werner
no flags Details

Description Alexander Werner 2013-09-16 10:50:33 UTC
Created attachment 382 [details]
Code to reproduce problem

The special case for Eigen::NoChange is not
implemented for SparseMatrix as it is for
Eigen::Matrix.
Comment 1 Nobody 2019-12-04 12:36:59 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/656.

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