Files
eigen/Eigen/src
Gael Guennebaud 655ba783f8 Defer set-to-zero in triangular = product so that no aliasing issue occur in the common:
A.triangularView() = B*A.sefladjointView()*B.adjoint()
case that used to work in 3.2.
2017-01-17 18:03:35 +01:00
..
2016-09-22 22:32:55 +02:00
2017-01-06 18:01:29 +01:00
2016-12-27 22:04:58 +01:00