Re: [eigen] Why Eigen::PartialPivLU::setThreshold() and Eigen::HouseholderQR::setThreshold() does not exist ?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]



Hi,

this is because those two decompositions/solvers do not make use of any threshold! Thresholds only make sense for rank-revealing decompositions.

Gaël.

On Mon, Jan 28, 2019 at 10:21 AM Franck HOUSSEN <franck.houssen@xxxxxxxxx> wrote:
I expected to find setThreshold() on Eigen::HouseholderQR and
Eigen::PartialPivLU: it's not available.

How to tune threshold ?

Franck




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/