commit | c5189ac656c2bf5eead9bc967282cf084cbaeb64 | [log] [tgz] |
---|---|---|
author | Valentin Sarthou <valentin.sarthou@thermofisher.com> | Wed Aug 21 11:17:30 2024 +0200 |
committer | Antonio Sánchez <cantonios@google.com> | Sat Aug 24 00:30:06 2024 +0000 |
tree | c062ff2300da4a0bc84b8e2e25c4b17864655d34 | |
parent | 3b5a1b4157ff9997065e4af78872ccf36b83f42b [diff] |
Fix GeneralizedEigenSolver::eigenvectors() not appearing in documentation
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.