Summary: | Documentation of LDLT.info() does not match with the computation | ||
---|---|---|---|
Product: | Eigen | Reporter: | Hongkai Dai <daihongkai> |
Component: | Cholesky | Assignee: | Nobody <eigen.nobody> |
Status: | RESOLVED FIXED | ||
Severity: | Unknown | CC: | chtz, gael.guennebaud |
Priority: | Normal | ||
Version: | 3.3 (current stable) | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: |
Description
Hongkai Dai
2017-08-04 16:34:04 UTC
Thank you for the report, that's a copy-paste mistake, fixed: https://bitbucket.org/eigen/eigen/commits/ecc350809cf1/ https://bitbucket.org/eigen/eigen/commits/2a4cf4f473dd/ (3.3) Summary: Bug 1458: fix documentation of LLT and LDLT info() method. -- 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/1458. |