commit | 22a347b9d2ee8321543e3b15673e1dd1d5456d4e | [log] [tgz] |
---|---|---|
author | David Tellenbach <david.tellenbach@me.com> | Thu Dec 30 15:26:55 2021 +0000 |
committer | David Tellenbach <david.tellenbach@me.com> | Thu Dec 30 15:26:55 2021 +0000 |
tree | 6ff912be1fa7767f985a7294b7dc5c4f22333788 | |
parent | d705eb5f86c0e927845a2876264a764b52d396d9 [diff] |
Remove unused EIGEN_HAS_STATIC_ARRAY_TEMPLATE ec2fd0f7 removed the EIGEN_HAS_STATIC_ARRAY_TEMPLATE but forgot to remove this last occurrence. This fixes issue #2399.
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.