小编col*_*sky的帖子

How to extract matrixL() and matrixU() when using Eigen::CholmodSupernodalLLT?

I'm trying to use Eigen::CholmodSupernodalLLT for Cholesky decomposition, however, it seems that I could not get matrixL() and matrixU(). How can I extract matrixL() and matrixU() from Eigen::CholmodSupernodalLLT for future use?

c++ eigen

6
推荐指数
1
解决办法
154
查看次数

标签 统计

c++ ×1

eigen ×1