This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1141 - trivial fix to initialize some internal state
Summary: trivial fix to initialize some internal state
Status: RESOLVED FIXED
Alias: None
Product: Eigen
Classification: Unclassified
Component: Cholesky (show other bugs)
Version: 3.3 (current stable)
Hardware: All All
: Normal Unknown
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-29 14:00 UTC by Joshua Pritikin
Modified: 2019-12-04 15:18 UTC (History)
2 users (show)



Attachments
trivial patch to initialize state (1.10 KB, patch)
2015-12-29 14:00 UTC, Joshua Pritikin
no flags Details | Diff

Description Joshua Pritikin 2015-12-29 14:00:12 UTC
Created attachment 638 [details]
trivial patch to initialize state

This change is mainly to make things easier for people that subclass CholmodBase and try to use the internal state like m_factorizationIsOk.
Comment 1 Gael Guennebaud 2015-12-29 14:50:59 UTC
Thanks for the patch:

https://bitbucket.org/eigen/eigen/commits/a3c45a633223/
Summary:     Bug 1141: add missing initialization of CholmodBase::m_*IsOk
Comment 2 Nobody 2019-12-04 15:18:17 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/1141.

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