| commit | 4bbc32046810f65bb0f77f6dbe538abad51de281 | [log] [tgz] |
|---|---|---|
| author | Gael Guennebaud <g.gael@free.fr> | Thu Jun 08 12:55:25 2017 +0200 |
| committer | Gael Guennebaud <g.gael@free.fr> | Thu Jun 08 12:55:25 2017 +0200 |
| tree | 237c9dee16d2d3b9f03c82a51237396e5b15c62b | |
| parent | 2971503fed85add086cb163d24ee5d402d631aab [diff] |
bug #1435: fix aliasing issue in exressions like: A = C - B*A;
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/.