| commit | 7197b577fbc74dd22b018069d4e633c15a577427 | [log] [tgz] |
|---|---|---|
| author | Erik Schultheis <erik.schultheis@aalto.fi> | Mon Feb 14 10:34:23 2022 +0000 |
| committer | David Tellenbach <david.tellenbach@me.com> | Mon Feb 14 10:34:23 2022 +0000 |
| tree | 77a0d034955604add63f93c0257436c439d1aef2 | |
| parent | bded5028a5bd112181b94b2a246ac2c20e671c2f [diff] |
Remove unused macros in AVX packetmath. The following macros are removed: * EIGEN_DECLARE_CONST_Packet8f * EIGEN_DECLARE_CONST_Packet4d * EIGEN_DECLARE_CONST_Packet8f_FROM_INT * EIGEN_DECLARE_CONST_Packet8i
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.