commit | f3e7d64f3d6ed833e6a3c5d121aebb275cd5d2b9 | [log] [tgz] |
---|---|---|
author | Damiano Franzò <franzo.damiano@gmail.com> | Thu May 08 19:06:08 2025 +0200 |
committer | Damiano Franzò <franzo.damiano@gmail.com> | Fri May 09 11:52:53 2025 +0000 |
tree | 337fcf1e1396b02727e0dac7ee229b73314f401a | |
parent | 434a2fc4a41682b90275426097653b07a37286d7 [diff] |
Fix: Correct Lapacke bindings for BDCSVD and JacobiSVD to match the updated API
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/ or https://libeigen.gitlab.io/docs/.
For pull request, bug reports, and feature requests, go to https://gitlab.com/libeigen/eigen.