commit | 562985bac44a06c65f560e2628080d1743bfd77f | [log] [tgz] |
---|---|---|
author | Gael Guennebaud <g.gael@free.fr> | Thu Jan 17 00:14:27 2019 +0100 |
committer | Gael Guennebaud <g.gael@free.fr> | Thu Jan 17 00:14:27 2019 +0100 |
tree | dcb79c42e85997d88d2bed3f9c8cb11b89fd7e86 | |
parent | 7401e2541deffd08c61b0426b2bcd21ffd481ac0 [diff] |
bug #1646: fix false aliasing detection for A.row(0) = A.col(0); This changeset completely disable the detection for vectors for which are current mechanism cannot detect any positive aliasing anyway.
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 please only use the official repository at https://bitbucket.org/eigen/eigen.
For bug reports and feature requests go to http://eigen.tuxfamily.org/bz.