commit | 4254b3eda34346a28518f6b2b6a8ff8c8368d3d3 | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Fri Feb 03 15:22:35 2017 +0100 |
committer | Gael Guennebaud <g.gael@free.fr> | Fri Feb 03 15:22:35 2017 +0100 |
tree | 1ca988fec9f297408ed91118d7d6831e96a512d0 | |
parent | 442e9cbb307ece9225a061a5661909a47737585e [diff] |
bug #1389: MSVC's std containers do not properly align in 64 bits mode if the requested alignment is larger than 16 bytes (e.g., with AVX)
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/.