commit | 6893287c993fefcc17560443a243c7cd11ab9966 | [log] [tgz] |
---|---|---|
author | Antonio Sánchez <cantonios@google.com> | Thu Feb 29 18:56:36 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Thu Feb 29 18:56:36 2024 +0000 |
tree | b79d49028c92d071cdc1bc449e545d4a8bb80626 | |
parent | fa201f1bb3e2c05271cfc00ceda7b6a0228c4af5 [diff] |
Add degenerate checks before calling BLAS routines.
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.