Add factor getters to Cholmod LLT/LDLT
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Add factor getters to Cholmod LLT/LDLT
Tyler Veness
requested to merge
calcmogul/eigen:add-factor-getters-to-cholmod-llt-ldlt
into
master
Dec 19, 2023
Overview
10
Commits
2
Pipelines
7
Changes
1
The Cholmod LLT and LDLT system solvers don't expose the L, Lᵀ, or D factors. This MR fixes that.
Merge request reports
Loading