How large a Matrix has to be not to be able to use Eigen::SimplicialLLT solver?

前端 未结 0 1552
温柔的废话
温柔的废话 2021-01-04 00:51

I have got a sparse matrix that is 10000 by 10000 and the Eigen::SimplicialLLT solver takes 3 seconds, another sparse matrix that is 80000 by 80000 however leaves it hanging

相关标签:
回答
  • 消灭零回复
提交回复
热议问题