commit | d81aa18f4dc56264b2cd7e2f230807d776a2d385 | [log] [tgz] |
---|---|---|
author | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Thu May 15 17:40:29 2025 +0200 |
committer | Sergiu Deitsch <sergiu.deitsch@gmail.com> | Thu May 15 17:40:29 2025 +0200 |
tree | 9478086f23936f2437078d6c92e1df6455001e81 | |
parent | 171bd08ca987987c3c50f0fa5dd8914bdd42dd3b [diff] |
Explicitly construct the scalar for non-implicitly convertible types
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.