| commit | 493a7c773c6aa3d170349177f8a245e67e493159 | [log] [tgz] |
|---|---|---|
| author | David Tellenbach <david.tellenbach@me.com> | Mon Sep 21 12:43:41 2020 +0200 |
| committer | David Tellenbach <david.tellenbach@me.com> | Mon Sep 21 12:43:41 2020 +0200 |
| tree | 6861f862c0fabec5b38e1f05b1d998f60787ac44 | |
| parent | 38e4a673947a8188dec18b74092ae42d8b5eccf6 [diff] |
Remove EIGEN_CONSTEXPR from NumTraits<boost::multiprecision::number<...>>
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.