From a57e6e5f0fa8ca5cb621bb07a2a72cbbdf98e300 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Mon, 23 Apr 2018 15:31:51 +0200 Subject: [PATCH] workaround MSVC 2013 compilation issue (ambiguous call) --- Eigen/src/SparseCore/SparseSelfAdjointView.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Eigen/src/SparseCore/SparseSelfAdjointView.h b/Eigen/src/SparseCore/SparseSelfAdjointView.h index 5ab64f1a8..65611b3d4 100644 --- a/Eigen/src/SparseCore/SparseSelfAdjointView.h +++ b/Eigen/src/SparseCore/SparseSelfAdjointView.h @@ -311,7 +311,7 @@ inline void sparse_selfadjoint_time_dense_product(const SparseLhsType& lhs, cons while (i && i.index()