| commit | e9ab4278b7aba6f279c964d99ae5a312d12ab04b | [log] [tgz] |
|---|---|---|
| author | Antonio Sanchez <cantonios@google.com> | Fri Jun 18 14:24:11 2021 -0700 |
| committer | Rasmus Munk Larsen <rmlarsen@google.com> | Mon Jun 21 17:29:55 2021 +0000 |
| tree | d65ebd47a9cca9ae508bf2c4ab6234b159722309 | |
| parent | 35a367d557078462a0793c88c44dcad64fc63698 [diff] |
Rewrite balancer to avoid overflows. The previous balancer overflowed for large row/column norms. Modified to prevent that. Fixes #2273.
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
For more information go to http://eigen.tuxfamily.org/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.