commit | 8b4efc8ed8a65415e248d54fbc9afdd964c94f64 | [log] [tgz] |
---|---|---|
author | Charles Schlosser <cs.schlosser@gmail.com> | Wed Nov 13 00:35:35 2024 +0000 |
committer | Charles Schlosser <cs.schlosser@gmail.com> | Wed Nov 13 00:35:35 2024 +0000 |
tree | 01bcbd80b03d1327893bb5150997472bfcdf5642 | |
parent | 489dbbc6516f6729fa8e5c8bddc9ea446d5ef032 [diff] |
check_size_for_overflow: use numeric limits instead of c99 macro
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.