Summary: | Remove heap allocations on HouseholderSequence::evalTo() | ||
---|---|---|---|
Product: | Eigen | Reporter: | Adolfo Rodriguez Tsouroukdissian <adolfo.rodriguez> |
Component: | Householder | Assignee: | Nobody <eigen.nobody> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | gael.guennebaud, jacob.benoit.1 |
Priority: | --- | ||
Version: | 3.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Bug Depends on: | |||
Bug Blocks: | 387 |
Description
Adolfo Rodriguez Tsouroukdissian
2011-03-02 18:33:36 UTC
The most probable fix is to add an option to pass to evalTo a preallocated 'workspace' matrix. I believe a patch for this one was applied in Part 2 of #206. great -- 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/211. |