From 2d78023815e623b026852d8369433711bf18b07e Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Sat, 17 Jul 2010 11:57:54 +0200 Subject: fix hemm to not use the imaginary part of the diagonal entries --- Eigen/src/Core/products/SelfadjointMatrixMatrix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Eigen/src/Core/products') diff --git a/Eigen/src/Core/products/SelfadjointMatrixMatrix.h b/Eigen/src/Core/products/SelfadjointMatrixMatrix.h index d8fa1bd9c..4a95ad5e1 100644 --- a/Eigen/src/Core/products/SelfadjointMatrixMatrix.h +++ b/Eigen/src/Core/products/SelfadjointMatrixMatrix.h @@ -136,7 +136,7 @@ struct ei_symm_pack_rhs for (Index w=0 ; w