Summary: | Add DenseBase::conjugateIf<bool>() | ||||||
---|---|---|---|---|---|---|---|
Product: | Eigen | Reporter: | Gael Guennebaud <gael.guennebaud> | ||||
Component: | Core - general | Assignee: | Nobody <eigen.nobody> | ||||
Status: | DECISIONNEEDED --- | ||||||
Severity: | Feature Request | CC: | chtz, gael.guennebaud, jacob.benoit.1 | ||||
Priority: | Normal | ||||||
Version: | unspecified | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Attachments: |
|
Description
Gael Guennebaud
2019-01-13 20:59:16 UTC
Created attachment 916 [details]
Add conjugateIf<cond>() members
Patch ready. I also added it to triangularView and selfadjointView, and updated PartialPivLU to make use of it.
-- 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/1658. |