[eigen] Eigen Blocked QR algorithm |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi, I worked on the algorithm of blocked QR decomposition. It can handles now complex<...> number, and matrix of size that are not multiple of blocksize. It computes between 2 and 3 times faster than non blocked QR algorithm. May it be possible to exhaustivly test it and to include it in the next version of Eigen ?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |