This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 56 - useless matrix-vector product instantiations
Summary: useless matrix-vector product instantiations
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - general (show other bugs)
Version: unspecified
Hardware: All All
: --- Unknown
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3.1
  Show dependency treegraph
 
Reported: 2010-10-16 04:31 UTC by Benoit Jacob
Modified: 2019-12-04 09:41 UTC (History)
2 users (show)



Attachments

Description Benoit Jacob 2010-10-16 04:31:38 UTC
The cache-friendly matrix-vector product code is instantiated too many times because of a useless template parameter. This should be fixable now that we have strided map.
Comment 1 Gael Guennebaud 2011-02-04 22:22:45 UTC
I don't see any useless template parameter anymore, so closing.
Comment 2 Nobody 2019-12-04 09:41:18 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/56.

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