commit | c21a80be3d0506587e73f7a5796df6e83967a934 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Thu Aug 29 02:45:38 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Thu Aug 29 02:45:38 2024 +0000 |
tree | 11da360d20fb74072cbf0f10351005c589dcd0c5 | |
parent | 9d3d37c5b7b8e215bbb4e756364056beaadbdcb5 [diff] |
BDCSVD: Suppress Wmaybe-uninitialized
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.